Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDetectedVirtual

1151   if (Paths.getDetectedVirtual() != 0) {
1152 QualType VirtualBase(Paths.getDetectedVirtual(), 0);
1244 if (const RecordType *VBase = Paths.getDetectedVirtual()) {