Home | History | Annotate | Download | only in AST

Lines Matching refs:BaseT

1318     QualType BaseT = getBaseElementType(T);
1319 if (!BaseT->isIncompleteType() && !T->isFunctionType()) {