HomeSort by: relevance | last modified time | path
    Searched refs:TNK_Var_template (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TemplateKinds.h 33 TNK_Var_template,
  /src/external/apache2/llvm/dist/clang/include/clang/Sema/
Sema.h 2502 return TNK_Var_template;
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaTemplate.cpp 302 isa<VarTemplateDecl>(TD) ? TNK_Var_template :
SemaExpr.cpp 2654 Id.TemplateId->Kind == TNK_Var_template) {

Completed in 42 milliseconds