Home | History | Annotate | Download | only in AST

Lines Matching refs:BI

832           for (const auto &BI : bases()) {
833 if (Context.hasSameUnqualifiedType(BI.getType(), T)) {