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