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 122 bool ObjCIsSecondaryInit;
355 ObjCIsSecondaryInit(false),
  /external/clang/lib/Sema/
ScopeInfo.cpp 34 ObjCIsSecondaryInit = false;
SemaDeclObjC.cpp 398 getCurFunction()->ObjCIsSecondaryInit = true;
    [all...]
SemaExprObjC.cpp     [all...]

Completed in 105 milliseconds