Searched defs:typedefType (Results 1 – 3 of 3) sorted by relevance
1057 const AstTypeMatcher<TypedefType> typedefType; variable
4412 if (const auto *typedefType = getAs<TypedefType>()) in isObjCNSObjectType() local4418 if (const auto *typedefType = getAs<TypedefType>()) in isObjCIndependentClassType() local
7414 if (auto typedefType = desugared->getAs<TypedefType>()) { in checkNullabilityTypeSpecifier() local