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

  /external/clang/include/clang/Sema/
ScopeInfo.h 123 bool ObjCIsSecondaryInit;
338 ObjCIsSecondaryInit(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 33 ObjCIsSecondaryInit = false;
SemaDeclObjC.cpp 402 getCurFunction()->ObjCIsSecondaryInit = true;
    [all...]
SemaExprObjC.cpp     [all...]

Completed in 232 milliseconds