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 1065 functionTemplateDecl(hasName("A")).bind("id"),
1074 functionTemplateDecl(hasName("A")).bind("id"),
1083 functionTemplateDecl(hasName("A")).bind("id"),
1091 functionTemplateDecl(hasName("A")).bind("id"),
1099 functionTemplateDecl(hasName("A")).bind("id"),
1109 functionTemplateDecl(hasName("A")).bind("id"),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 167 REGISTER_MATCHER(functionTemplateDecl);
  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp     [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 797 FunctionTemplateDecl> functionTemplateDecl;
    [all...]

Completed in 607 milliseconds