Home | History | Annotate | Download | only in Sema

Lines Matching refs:getDetectedVirtual

1338   if (Paths.getDetectedVirtual() != nullptr) {
1339 QualType VirtualBase(Paths.getDetectedVirtual(), 0);
1436 if (const RecordType *VBase = Paths.getDetectedVirtual()) {