Home | History | Annotate | Download | only in Sema

Lines Matching refs:numArrayElements

314   int numArrayElements(QualType DeclType);
734 int InitListChecker::numArrayElements(QualType DeclType) {
770 maxElements = numArrayElements(T);