Searched refs:getDetectedVirtual (Results 1 – 4 of 4) sorted by relevance
211 const RecordType* getDetectedVirtual() const { in getDetectedVirtual() function
1721 if (Paths.getDetectedVirtual() != nullptr) { in TryStaticDowncast()1722 QualType VirtualBase(Paths.getDetectedVirtual(), 0); in TryStaticDowncast()1821 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in TryStaticMemberPointerUpcast()
3426 if (const RecordType *VBase = Paths.getDetectedVirtual()) { in CheckMemberPointerConversion()
16853 if (Paths.getDetectedVirtual()) { in BuildBuiltinOffsetOf()