Searched refs:getDeclDesc (Results 1 – 6 of 6) sorted by relevance
106 return Pointer(Pointee, RootPtrMark, getDeclDesc()->getSize()); in atIndex()188 Next == 0 ? getDeclDesc() : getDescriptor(Next)->Desc; in expand()202 const Descriptor *getDeclDesc() const { in getDeclDesc() function206 SourceLocation getDeclLoc() const { return getDeclDesc()->getLocation(); } in getDeclLoc()231 return getDeclDesc(); in getFieldDesc()247 return getDeclDesc()->getSize(); in elemSize()327 bool isDummy() const { return getDeclDesc()->isDummy(); } in isDummy()331 return Base == 0 ? getDeclDesc()->IsConst : getInlineDesc()->IsConst; in isConst()
113 if (Ptr.getDeclDesc()->getType().isConstQualified()) in CheckTemporary()192 const auto *VD = Ptr.getDeclDesc()->asValueDecl(); in CheckExtern()271 return CheckConstant(S, OpPC, Ptr.getDeclDesc()); in CheckConstant()
122 S.FFDiag(BasePtr.getDeclDesc()->asDecl()->getLocation(), in CheckFieldsInitialized()
145 printDesc(P.getDeclDesc()); in print()
97 const Descriptor *Desc = getDeclDesc(); in toAPValue()
1923 ThisPtr.getDeclDesc()->getType()->getAsCXXRecordDecl(); in CallVirt()