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 100 bool ObjCShouldCallSuper;
309 ObjCShouldCallSuper(false),
  /external/clang/lib/Sema/
SemaDeclObjC.cpp 402 getCurFunction()->ObjCShouldCallSuper = true;
406 getCurFunction()->ObjCShouldCallSuper = true;
412 getCurFunction()->ObjCShouldCallSuper =
    [all...]
SemaDecl.cpp     [all...]
SemaExprObjC.cpp     [all...]

Completed in 31 milliseconds