Home
last modified time | relevance | path

Searched refs:ObjCIsDesignatedInit (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DScopeInfo.h113 bool ObjCIsDesignatedInit; variable
337 ObjCIsDesignatedInit(false), in FunctionScopeInfo()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DScopeInfo.cpp32 ObjCIsDesignatedInit = false; in Clear()
H A DSemaDeclObjC.cpp394 getCurFunction()->ObjCIsDesignatedInit = true; in ActOnStartOfObjCMethodDef()
H A DSemaExprObjC.cpp2601 DIFunctionScopeInfo->ObjCIsDesignatedInit && in BuildInstanceMessage()