Home
last modified time | relevance | path

Searched defs:hasTemplateKeyword (Results 1 – 9 of 9) sorted by relevance

/external/clang/include/clang/AST/
DTemplateName.h382 bool hasTemplateKeyword() const { return Qualifier.getInt(); } in hasTemplateKeyword() function
DExprCXX.h2623 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
2871 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
3285 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
DExpr.h1091 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
2466 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
/external/llvm-project/clang/include/clang/AST/
DTemplateName.h417 bool hasTemplateKeyword() const { return Qualifier.getInt(); } in hasTemplateKeyword() function
DExprCXX.h3018 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
3266 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
3717 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
DExpr.h1362 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
3226 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
/external/clang/lib/Sema/
DSemaTemplate.cpp140 bool hasTemplateKeyword, in isTemplateName()
/external/llvm-project/clang/include/clang/Sema/
DSema.h7230 bool hasTemplateKeyword() const { return getTemplateKeywordLoc().isValid(); } in hasTemplateKeyword() function
/external/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp172 bool hasTemplateKeyword, in isTemplateName()