Home | History | Annotate | Download | only in Sema

Lines Matching refs:isVariableArrayType

4814         else if (T->isVariableArrayType())
6010 (T->isVariableArrayType() && NewVD->hasGlobalStorage())) {
6016 if (!FixedTInfo && T->isVariableArrayType()) {