Searched defs:typedefType (Results 1 – 3 of 3) sorted by relevance
615 const TypedefType* typedefType = in CreateEdgeFromOriginalType() local
3690 if (const TypedefType *typedefType = dyn_cast<TypedefType>(this)) in isObjCNSObjectType() local3695 if (const TypedefType *typedefType = dyn_cast<TypedefType>(this)) in isObjCIndependentClassType() local
5867 if (auto typedefType = desugared->getAs<TypedefType>()) { in checkNullabilityTypeSpecifier() local