Searched refs:isObjC (Results 1 – 4 of 4) sorted by relevance
70 bool isObjC(ID Id);
104 bool types::isObjC(ID Id) { in isObjC() function in types
2174 if (types::isObjC(InputType) && in addExceptionArgs()4575 if (types::isCXX(InputType) && types::isObjC(InputType)) { in ConstructJob()
3534 unsigned numDataArgs, bool isObjC, in CheckPrintfHandler() argument3543 ObjCContext(isObjC) in CheckPrintfHandler()