Searched defs:getTemplateKWLoc (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTConcept.h | 177 SourceLocation getTemplateKWLoc() const { return TemplateKWLoc; } getTemplateKWLoc() function |
H A D | ExprConcepts.h | 106 SourceLocation getTemplateKWLoc() const { in getTemplateKWLoc() function |
H A D | TypeLoc.h | 2144 SourceLocation getTemplateKWLoc() const { getTemplateKWLoc() function |