Searched refs:getDetectedVirtual (Results 1 – 4 of 4) sorted by relevance
223 const RecordType* getDetectedVirtual() const { in getDetectedVirtual() function
1460 if (Paths.getDetectedVirtual() != nullptr) { in TryStaticDowncast()1461 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast()1560 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in TryStaticMemberPointerUpcast()
3074 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in CheckMemberPointerConversion()
13431 if (Paths.getDetectedVirtual()) { in BuildBuiltinOffsetOf()