Home
last modified time | relevance | path

Searched refs:hasTemplateDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/unittests/AST/
DASTImporterTest.cpp248 AST_MATCHER_P(TemplateDecl, hasTemplateDecl, in AST_MATCHER_P() argument
267 hasTemplateDecl( in TEST()
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp364 AST_MATCHER_P(TemplateDecl, hasTemplateDecl, in AST_MATCHER_P() argument
379 classTemplateDecl(hasTemplateDecl(cxxRecordDecl(hasMethod(allOf( in TEST_P()