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

  /external/clang/include/clang/AST/
TemplateName.h 410 bool hasTemplateKeyword() const { return Qualifier.getInt(); }
421 Profile(ID, getQualifier(), hasTemplateKeyword(), getTemplateDecl());
Expr.h     [all...]

Completed in 29 milliseconds