Home
last modified time | relevance | path

Searched refs:TemplateSpecType (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DRecursiveSymbolVisitor.h95 if (const auto *TemplateSpecType = in VisitTypeLoc() local
97 if (!visit(TemplateSpecType->getTemplateName().getAsTemplateDecl(), in VisitTypeLoc()
/src/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp423 if (const auto *TemplateSpecType = in VisitTypeLoc() local
431 if (isInUSRSet(TemplateSpecType->getTemplateName().getAsTemplateDecl())) { in VisitTypeLoc()
448 TemplateSpecType->getTemplateName().getAsTemplateDecl(), in VisitTypeLoc()