Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDScopeInfo.h113 bool ObjCIsDesignatedInit; variable
353 ObjCIsDesignatedInit(false), in FunctionScopeInfo()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDScopeInfo.cpp32 ObjCIsDesignatedInit = false; in Clear()
HDSemaDeclObjC.cpp397 getCurFunction()->ObjCIsDesignatedInit = true; in ActOnStartOfObjCMethodDef()
HDSemaExprObjC.cpp2800 DIFunctionScopeInfo->ObjCIsDesignatedInit && in BuildInstanceMessage()