Searched refs:getDeclPtr (Results 1 – 4 of 4) sorted by relevance
47 if (const RecordDecl *BaseDecl = Base.getDeclPtr().getRecord()->getDecl(); in toPointer()
364 [[nodiscard]] Pointer getDeclPtr() const { in getDeclPtr() function
180 QualType AllocatedType = getDeclPtr().getFieldDesc()->getDataType(ASTCtx); in toAPValue()
560 QualType MostDerivedQT = Ptr.getDeclPtr().getType(); in CheckDowncast()1985 const Type *T = P.getDeclPtr().getType().getTypePtr(); in GetTypeidPtr()