clang  3.7.0
clang::APValue Member List

This is the complete list of members for clang::APValue, including all inherited members.

AddrLabelDiff enum valueclang::APValue
APValue()clang::APValueinline
APValue(APSInt I)clang::APValueinlineexplicit
APValue(APFloat F)clang::APValueinlineexplicit
APValue(const APValue *E, unsigned N)clang::APValueinlineexplicit
APValue(APSInt R, APSInt I)clang::APValueinline
APValue(APFloat R, APFloat I)clang::APValueinline
APValue(const APValue &RHS)clang::APValue
APValue(APValue &&RHS)clang::APValueinline
APValue(LValueBase B, const CharUnits &O, NoLValuePath N, unsigned CallIndex)clang::APValueinline
APValue(LValueBase B, const CharUnits &O, ArrayRef< LValuePathEntry > Path, bool OnePastTheEnd, unsigned CallIndex)clang::APValueinline
APValue(UninitArray, unsigned InitElts, unsigned Size)clang::APValueinline
APValue(UninitStruct, unsigned B, unsigned M)clang::APValueinline
APValue(const FieldDecl *D, const APValue &V=APValue())clang::APValueinlineexplicit
APValue(const ValueDecl *Member, bool IsDerivedMember, ArrayRef< const CXXRecordDecl * > Path)clang::APValueinline
APValue(const AddrLabelExpr *LHSExpr, const AddrLabelExpr *RHSExpr)clang::APValueinline
Array enum valueclang::APValue
BaseOrMemberType typedefclang::APValue
ComplexFloat enum valueclang::APValue
ComplexInt enum valueclang::APValue
dump() const clang::APValue
dump(raw_ostream &OS) const clang::APValue
Float enum valueclang::APValue
getAddrLabelDiffLHS() const clang::APValueinline
getAddrLabelDiffRHS() const clang::APValueinline
getArrayFiller()clang::APValueinline
getArrayFiller() const clang::APValueinline
getArrayInitializedElt(unsigned I)clang::APValueinline
getArrayInitializedElt(unsigned I) const clang::APValueinline
getArrayInitializedElts() const clang::APValueinline
getArraySize() const clang::APValueinline
getAsString(ASTContext &Ctx, QualType Ty) const clang::APValue
getComplexFloatImag()clang::APValueinline
getComplexFloatImag() const clang::APValueinline
getComplexFloatReal()clang::APValueinline
getComplexFloatReal() const clang::APValueinline
getComplexIntImag()clang::APValueinline
getComplexIntImag() const clang::APValueinline
getComplexIntReal()clang::APValueinline
getComplexIntReal() const clang::APValueinline
getFloat()clang::APValueinline
getFloat() const clang::APValueinline
getInt()clang::APValueinline
getInt() const clang::APValueinline
getKind() const clang::APValueinline
getLValueBase() const clang::APValue
getLValueCallIndex() const clang::APValue
getLValueOffset()clang::APValue
getLValueOffset() const clang::APValueinline
getLValuePath() const clang::APValue
getMemberPointerDecl() const clang::APValue
getMemberPointerPath() const clang::APValue
getStructBase(unsigned i)clang::APValueinline
getStructBase(unsigned i) const clang::APValueinline
getStructField(unsigned i)clang::APValueinline
getStructField(unsigned i) const clang::APValueinline
getStructNumBases() const clang::APValueinline
getStructNumFields() const clang::APValueinline
getUnionField() const clang::APValueinline
getUnionValue()clang::APValueinline
getUnionValue() const clang::APValueinline
getVectorElt(unsigned I)clang::APValueinline
getVectorElt(unsigned I) const clang::APValueinline
getVectorLength() const clang::APValueinline
hasArrayFiller() const clang::APValueinline
hasLValuePath() const clang::APValue
Int enum valueclang::APValue
isAddrLabelDiff() const clang::APValueinline
isArray() const clang::APValueinline
isComplexFloat() const clang::APValueinline
isComplexInt() const clang::APValueinline
isFloat() const clang::APValueinline
isInt() const clang::APValueinline
isLValue() const clang::APValueinline
isLValueOnePastTheEnd() const clang::APValue
isMemberPointer() const clang::APValueinline
isMemberPointerToDerivedMember() const clang::APValue
isStruct() const clang::APValueinline
isUninit() const clang::APValueinline
isUnion() const clang::APValueinline
isVector() const clang::APValueinline
LValue enum valueclang::APValue
LValueBase typedefclang::APValue
MemberPointer enum valueclang::APValue
needsCleanup() const clang::APValue
operator=(APValue RHS)clang::APValueinline
printPretty(raw_ostream &OS, ASTContext &Ctx, QualType Ty) const clang::APValue
setAddrLabelDiff(const AddrLabelExpr *LHSExpr, const AddrLabelExpr *RHSExpr)clang::APValueinline
setComplexFloat(APFloat R, APFloat I)clang::APValueinline
setComplexInt(APSInt R, APSInt I)clang::APValueinline
setFloat(APFloat F)clang::APValueinline
setInt(APSInt I)clang::APValueinline
setLValue(LValueBase B, const CharUnits &O, NoLValuePath, unsigned CallIndex)clang::APValue
setLValue(LValueBase B, const CharUnits &O, ArrayRef< LValuePathEntry > Path, bool OnePastTheEnd, unsigned CallIndex)clang::APValue
setUnion(const FieldDecl *Field, const APValue &Value)clang::APValueinline
setVector(const APValue *E, unsigned N)clang::APValueinline
Struct enum valueclang::APValue
swap(APValue &RHS)clang::APValue
Uninitialized enum valueclang::APValue
Union enum valueclang::APValue
ValueKind enum nameclang::APValue
Vector enum valueclang::APValue
~APValue()clang::APValueinline