Searched refs:getArrayInitLoopExprElementCount (Results 1 – 3 of 3) sorted by relevance
627 Size = getContext().getArrayInitLoopExprElementCount(AILE); in handleConstructor()650 getContext().getArrayInitLoopExprElementCount(AILE)); in handleConstructor()
2725 getArrayInitLoopExprElementCount(const ArrayInitLoopExpr *AILE) const;
6980 uint64_t ASTContext::getArrayInitLoopExprElementCount( in getArrayInitLoopExprElementCount() function in ASTContext