Home | History | Annotate | Download | only in AST

Lines Matching refs:isObjCIdType

853     if (!isInstanceMethod() || !getReturnType()->isObjCIdType())
869 if (!ArgT->isObjCIdType()) {