Searched refs:getArrayInitLoopExprElementCount (Results 1 – 3 of 3) sorted by relevance
635 Size = getContext().getArrayInitLoopExprElementCount(AILE); in handleConstructor()658 getContext().getArrayInitLoopExprElementCount(AILE)); in handleConstructor()
2843 getArrayInitLoopExprElementCount(const ArrayInitLoopExpr *AILE) const;
7435 uint64_t ASTContext::getArrayInitLoopExprElementCount( in getArrayInitLoopExprElementCount() function in ASTContext