HomeSort by relevance Sort by last modified time
    Searched refs:functionTemplateDecl (Results 1 - 5 of 5) 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/unittests/ASTMatchers/
ASTMatchersNodeTest.cpp 479 functionTemplateDecl(hasName("f"))));
485 functionTemplateDecl(hasName("f"))));
492 functionTemplateDecl(hasName("f"),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 193 REGISTER_MATCHER(functionTemplateDecl);
  /external/v8/tools/clang/rewrite_to_chrome_style/
RewriteToChromeStyle.cpp 89 AST_MATCHER_P(clang::FunctionTemplateDecl,
    [all...]
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 965 FunctionTemplateDecl> functionTemplateDecl;
    [all...]

Completed in 497 milliseconds