Searched refs:templateTypeParmType (Results 1 – 10 of 10) sorted by relevance
75 references(templateTypeParmType(hasDeclaration( in registerMatchers()
66 references(templateTypeParmType(hasDeclaration( in registerMatchers()
396 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
330 hasType(templateTypeParmType()), isTypeDependent()))); in findDirectMutation()
524 REGISTER_MATCHER(templateTypeParmType); in RegistryMaps()
1023 const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType; variable
183 parmVarDecl(hasType(templateTypeParmType())))); in TEST()
4900 AST_TYPE_MATCHER(TemplateTypeParmType, templateTypeParmType);
6665 extern const AstTypeMatcher<TemplateTypeParmType> templateTypeParmType;
182 parmVarDecl(hasType(templateTypeParmType())))); in TEST()