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

/external/clang/lib/Sema/
H A DSemaInit.cpp242 InitListExpr *getStructuredSubobjectInit(InitListExpr *IList, unsigned Index,
480 = getStructuredSubobjectInit(IL, newIndex, T, 0, 0, IL->getSourceRange());
546 = getStructuredSubobjectInit(ParentIList, Index, T, StructuredList,
739 = getStructuredSubobjectInit(IList, Index, ElemType,
1631 : getStructuredSubobjectInit(IList, Index, CurrentObjectType,
2035 InitListChecker::getStructuredSubobjectInit(InitListExpr *IList, unsigned Index, function in class:InitListChecker

Completed in 80 milliseconds