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

  /external/clang/unittests/AST/
DeclPrinterTest.cpp 1064 functionTemplateDecl(hasName("A")).bind("id"),
1073 functionTemplateDecl(hasName("A")).bind("id"),
1082 functionTemplateDecl(hasName("A")).bind("id"),
1092 functionTemplateDecl(hasName("A")).bind("id"),
1100 functionTemplateDecl(hasName("A")).bind("id"),
1110 functionTemplateDecl(hasName("A")).bind("id"),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 164 REGISTER_MATCHER(functionTemplateDecl);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 595 FunctionTemplateDecl> functionTemplateDecl;
    [all...]
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]

Completed in 45 milliseconds