Home
last modified time | relevance | path

Searched defs:TALoc (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp50 void handleTemplateArgumentLoc(const TemplateArgumentLoc &TALoc, in handleTemplateArgumentLoc() argument
/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp136 else if (const TemplateArgumentLoc *TALoc = in findMatch() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp878 import(const TemplateArgumentLoc & TALoc) import() argument