Searched refs:isObjC (Results 1 – 4 of 4) sorted by relevance
73 bool isObjC(ID Id);
104 bool types::isObjC(ID Id) { in isObjC() function in types
2662 if (types::isObjC(InputType) && in addExceptionArgs()5561 if (types::isCXX(InputType) && types::isObjC(InputType)) { in ConstructJob()5599 if (types::isObjC(InputType)) { in ConstructJob()
4586 unsigned numDataArgs, bool isObjC, in CheckPrintfHandler() argument4597 ObjCContext(isObjC) in CheckPrintfHandler()