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
2402 if (types::isObjC(InputType) && in addExceptionArgs()5064 if (types::isCXX(InputType) && types::isObjC(InputType)) { in ConstructJob()5102 if (types::isObjC(InputType)) { in ConstructJob()
3701 unsigned numDataArgs, bool isObjC, in CheckPrintfHandler() argument3710 ObjCContext(isObjC) in CheckPrintfHandler()