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

/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchersInternal.cpp885 const AstTypeMatcher<TemplateSpecializationType> templateSpecializationType; member in namespace:clang
/freebsd-12-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp499 REGISTER_MATCHER(templateSpecializationType);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h660 /// Matches classTemplateSpecializations, templateSpecializationType and
953 /// Matches classTemplateSpecializations, templateSpecializationType and
1065 /// templateSpecializationType(hasAnyTemplateArgument(
5980 /// \c templateSpecializationType() matches the type of the explicit
5983 templateSpecializationType;

Completed in 102 milliseconds