Home
last modified time | relevance | path

Searched refs:classTemplatePartialSpecializationDecl (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp161 REGISTER_MATCHER(classTemplatePartialSpecializationDecl); in RegistryMaps()
/external/llvm-project/clang/lib/ASTMatchers/
DASTMatchersInternal.cpp745 classTemplatePartialSpecializationDecl; variable
/external/llvm-project/clang/unittests/AST/
DASTImporterTest.cpp3322 FromTU, classTemplatePartialSpecializationDecl()); in TEST_P()
3325 ToTU, classTemplatePartialSpecializationDecl()); in TEST_P()
3330 ToTU, classTemplatePartialSpecializationDecl())); in TEST_P()
3384 ToTU, classTemplatePartialSpecializationDecl())); in TEST_P()
3388 unless(classTemplatePartialSpecializationDecl())))); in TEST_P()
/external/llvm-project/clang/include/clang/ASTMatchers/
DASTMatchers.h470 classTemplatePartialSpecializationDecl;