Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexDecl.cpp46 void handleTemplateArgumentLoc(const TemplateArgumentLoc &TALoc, in handleTemplateArgumentLoc()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp133 else if (const TemplateArgumentLoc *TALoc = in findMatch() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp856 ASTNodeImporter::import(const TemplateArgumentLoc &TALoc) { in import()