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 1076 functionTemplateDecl(hasName("A")).bind("id"),
1085 functionTemplateDecl(hasName("A")).bind("id"),
1094 functionTemplateDecl(hasName("A")).bind("id"),
1102 functionTemplateDecl(hasName("A")).bind("id"),
1110 functionTemplateDecl(hasName("A")).bind("id"),
1120 functionTemplateDecl(hasName("A")).bind("id"),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 183 REGISTER_MATCHER(functionTemplateDecl);
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 856 FunctionTemplateDecl> functionTemplateDecl;
    [all...]

Completed in 261 milliseconds