Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ASTMatchers/Dynamic/
H A DRegistry.cpp356 REGISTER_MATCHER(hasSpecializedTemplate); in RegistryMaps()
/openbsd/gnu/llvm/clang/include/clang/ASTMatchers/
H A DASTMatchers.h751 AST_MATCHER_P(ClassTemplateSpecializationDecl, hasSpecializedTemplate, in AST_MATCHER_P() argument