HomeSort by relevance Sort by last modified time
    Searched refs:ObjCWarnForNoInitDelegation (Results 1 - 5 of 5) sorted by null

  /external/clang/include/clang/Sema/
ScopeInfo.h 126 bool ObjCWarnForNoInitDelegation;
339 ObjCWarnForNoInitDelegation(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 34 ObjCWarnForNoInitDelegation = false;
SemaDeclObjC.cpp 403 getCurFunction()->ObjCWarnForNoInitDelegation = true;
    [all...]
SemaExprObjC.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 234 milliseconds