reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2224 if (ToType->isObjCIdType() || ToType->isObjCQualifiedIdType()) 2224 if (ToType->isObjCIdType() || ToType->isObjCQualifiedIdType()) 2225 return ToType.getUnqualifiedType(); 2238 if (!ToType.isNull()) 2239 return ToType.getUnqualifiedType(); 2243 if (isa<ObjCObjectPointerType>(ToType)) 2252 if (isa<ObjCObjectPointerType>(ToType))