Searched defs:TypedefType (Results 1 – 3 of 3) sorted by relevance
1789 TEST_P(ASTMatchersTest, TypedefType) { in TEST_P() argument
3372 TypedefType::TypedefType(TypeClass tc, const TypedefNameDecl *D, QualType can) in TypedefType() function in TypedefType
9730 TypedefType, in diagnoseOdrViolations() enumerator