HomeSort by relevance Sort by last modified time
    Searched refs:hasTemplateKeyword (Results 1 - 10 of 10) sorted by null

  /external/clang/lib/AST/
TemplateName.cpp 135 if (QTN->hasTemplateKeyword())
StmtPrinter.cpp 585 if (Node->hasTemplateKeyword())
597 if (Node->hasTemplateKeyword())
608 if (Node->hasTemplateKeyword())
926 if (Node->hasTemplateKeyword())
    [all...]
ASTImporter.cpp     [all...]
  /external/clang/include/clang/AST/
TemplateName.h 410 bool hasTemplateKeyword() const { return Qualifier.getInt(); }
421 Profile(ID, getQualifier(), hasTemplateKeyword(), getTemplateDecl());
ExprCXX.h     [all...]
Expr.h     [all...]
  /external/clang/lib/Sema/
SemaTemplate.cpp 135 bool hasTemplateKeyword,
198 hasTemplateKeyword, TD);
    [all...]
TreeTransform.h     [all...]
  /external/clang/include/clang/Sema/
Sema.h     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp     [all...]

Completed in 251 milliseconds