Searched refs:getDetectedVirtual (Results 1 – 4 of 4) sorted by relevance
211 const RecordType* getDetectedVirtual() const { in getDetectedVirtual() function
1338 if (Paths.getDetectedVirtual() != nullptr) { in TryStaticDowncast()1339 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast()1436 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in TryStaticMemberPointerUpcast()
2819 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in CheckMemberPointerConversion()
11309 if (Paths.getDetectedVirtual()) { in BuildBuiltinOffsetOf()