Searched defs:getTemplateKeywordLoc (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
H A DDeclTemplate.h1754 SourceLocation getTemplateKeywordLoc() const { function in class:clang::ClassTemplateSpecializationDecl
2591 SourceLocation getTemplateKeywordLoc() const { function in class:clang::VarTemplateSpecializationDecl
H A DExpr.h1070 SourceLocation getTemplateKeywordLoc() const { function in class:clang::final
1091 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); }
2446 SourceLocation getTemplateKeywordLoc() const { function
2466 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); }

Completed in 172 milliseconds