Searched defs:ObjCContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaChecking.cpp2696 bool ObjCContext; member in class:__anon17207::CheckPrintfHandler
2709 ObjCContext(isObjC)
2985 if (!ObjCContext && CS.isObjCArg()) {
3097 ObjCContext);
3149 if (ObjCContext &&
3203 S.Context, ObjCContext);

Completed in 99 milliseconds