Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLibASTImporter.rst314 auto Matcher = classTemplateSpecializationDecl(hasName("X"));
402 classTemplateSpecializationDecl(hasName("X")), FromUnit);
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp165 REGISTER_MATCHER(classTemplateSpecializationDecl); in RegistryMaps()
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp750 classTemplateSpecializationDecl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h462 classTemplateSpecializationDecl;