Searched refs:ObjCIsSecondaryInit (Results 1 - 4 of 4) sorted by relevance

/external/clang/include/clang/Sema/
H A DScopeInfo.h123 bool ObjCIsSecondaryInit; member in class:clang::sema::FunctionScopeInfo
338 ObjCIsSecondaryInit(false),
/external/clang/lib/Sema/
H A DScopeInfo.cpp33 ObjCIsSecondaryInit = false;
H A DSemaDeclObjC.cpp402 getCurFunction()->ObjCIsSecondaryInit = true;
H A DSemaExprObjC.cpp2527 DIFunctionScopeInfo->ObjCIsSecondaryInit &&

Completed in 116 milliseconds