Home | History | Annotate | Download | only in Driver

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