Searched refs:isObjC (Results 1 – 4 of 4) sorted by relevance
67 bool isObjC(ID Id);
103 bool types::isObjC(ID Id) { in isObjC() function in types
2024 if (types::isObjC(InputType) && in addExceptionArgs()4261 if (types::isCXX(InputType) && types::isObjC(InputType)) { in ConstructJob()
3271 unsigned numDataArgs, bool isObjC, in CheckPrintfHandler() argument3280 ObjCContext(isObjC) in CheckPrintfHandler()