Home | History | Annotate | Download | only in AST

Lines Matching refs:getConstantArrayElementCount

4083 /// getConstantArrayElementCount - Returns number of constant array elements.
4085 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const {