Home | History | Annotate | Download | only in AST

Lines Matching refs:getConstantArrayElementCount

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