Searched refs:getDeclPtr (Results 1 – 4 of 4) sorted by relevance
48 if (const RecordDecl *BaseDecl = Base.getDeclPtr().getRecord()->getDecl(); in toPointer()
332 [[nodiscard]] Pointer getDeclPtr() const { in getDeclPtr() function
395 QualType MostDerivedQT = Ptr.getDeclPtr().getType(); in CheckDowncast()
2613 ThisPtr = ThisPtr.getDeclPtr(); in CallVirt()