Home | History | Annotate | Download | only in Driver

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 it
2557 if (types::isCXX(InputType) && types::isObjC(InputType)) {