Lines Matching refs:isObjC
1288 if (types::isObjC(InputType) &&2555 // wrapped in isObjC, but for now we just use it here as this is where it2557 if (types::isCXX(InputType) && types::isObjC(InputType)) {