Searched refs:templateTypeParmType (Results 1 – 8 of 8) sorted by relevance
71 hasType(hasCanonicalType(templateTypeParmType())), in registerMatchers()75 hasType(referenceType(pointee(hasCanonicalType(templateTypeParmType())))), in registerMatchers()
75 references(templateTypeParmType(hasDeclaration( in registerMatchers()
66 references(templateTypeParmType(hasDeclaration( in registerMatchers()
336 hasType(templateTypeParmType()), isTypeDependent()))); in findDirectMutation()
566 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
1065 const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType; variable
7356 extern const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType;
184 parmVarDecl(hasType(templateTypeParmType())))); in TEST()