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

  /external/clang/include/clang/Sema/
ScopeInfo.h 105 bool ObjCShouldCallSuper;
314 ObjCShouldCallSuper(false),
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 403 getCurFunction()->ObjCShouldCallSuper = true;
407 getCurFunction()->ObjCShouldCallSuper = true;
410 getCurFunction()->ObjCShouldCallSuper = true;
415 getCurFunction()->ObjCShouldCallSuper =
    [all...]
SemaExprObjC.cpp     [all...]
SemaDecl.cpp     [all...]

Completed in 31 milliseconds