Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/cert/
H A DDontModifyStdNamespaceCheck.cpp20 hasAnyTemplateArgumentIncludingPack, in AST_POLYMORPHIC_MATCHER_P() argument
54 hasAnyTemplateArgumentIncludingPack(refersToType(UserDefinedType))); in registerMatchers()