Searched defs:getConstantArrayElementCount (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp3537 /// getConstantArrayElementCount - Returns number of constant array elements.
3539 ASTContext::getConstantArrayElementCount(const ConstantArrayType *CA) const { function in class:ASTContext

Completed in 50 milliseconds