Searched defs:typedefType (Results 1 – 3 of 3) sorted by relevance
1039 const AstTypeMatcher<TypedefType> typedefType; variable
4255 if (const auto *typedefType = dyn_cast<TypedefType>(cur)) in isObjCNSObjectType() local4266 if (const auto *typedefType = dyn_cast<TypedefType>(this)) in isObjCIndependentClassType() local
7131 if (auto typedefType = desugared->getAs<TypedefType>()) { in checkNullabilityTypeSpecifier() local