Home
last modified time | relevance | path

Searched refs:templateSpecializationType (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp539 REGISTER_MATCHER(templateSpecializationType); in RegistryMaps()
/freebsd-13.1/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp1042 const AstTypeMatcher<TemplateSpecializationType> templateSpecializationType; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6807 templateSpecializationType;