Searched refs:isObjCIndependentClassType (Results 1 – 3 of 3) sorted by relevance
4935 bool Type::isObjCIndependentClassType() const { in isObjCIndependentClassType() function in Type
2553 bool isObjCIndependentClassType() const; // __attribute__((objc_independent_class))
5066 !ObjCMethod->getReturnType()->isObjCIndependentClassType()) in ActOnMethodDeclaration()