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

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

Completed in 61 milliseconds