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

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

Completed in 891 milliseconds