clang  3.7.0
clang::CodeGen::LValue Member List

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

asAggregateRValue() const clang::CodeGen::LValueinline
BitFieldInfoclang::CodeGen::LValue
getAddress() const clang::CodeGen::LValueinline
getAddressSpace() const clang::CodeGen::LValueinline
getAlignment() const clang::CodeGen::LValueinline
getBaseIvarExp() const clang::CodeGen::LValueinline
getBitFieldAddr() const clang::CodeGen::LValueinline
getBitFieldInfo() const clang::CodeGen::LValueinline
getExtVectorAddr() const clang::CodeGen::LValueinline
getExtVectorElts() const clang::CodeGen::LValueinline
getGlobalReg() const clang::CodeGen::LValueinline
getObjCLifetime() const clang::CodeGen::LValueinline
getQuals() const clang::CodeGen::LValueinline
getQuals()clang::CodeGen::LValueinline
getTBAABaseType() const clang::CodeGen::LValueinline
getTBAAInfo() const clang::CodeGen::LValueinline
getTBAAOffset() const clang::CodeGen::LValueinline
getType() const clang::CodeGen::LValueinline
getVectorAddr() const clang::CodeGen::LValueinline
getVectorIdx() const clang::CodeGen::LValueinline
getVRQualifiers() const clang::CodeGen::LValueinline
isARCPreciseLifetime() const clang::CodeGen::LValueinline
isBitField() const clang::CodeGen::LValueinline
isExtVectorElt() const clang::CodeGen::LValueinline
isGlobalObjCRef() const clang::CodeGen::LValueinline
isGlobalReg() const clang::CodeGen::LValueinline
isNonGC() const clang::CodeGen::LValueinline
isObjCArray() const clang::CodeGen::LValueinline
isObjCIvar() const clang::CodeGen::LValueinline
isObjCStrong() const clang::CodeGen::LValueinline
isObjCWeak() const clang::CodeGen::LValueinline
isRestrictQualified() const clang::CodeGen::LValueinline
isSimple() const clang::CodeGen::LValueinline
isThreadLocalRef() const clang::CodeGen::LValueinline
isVectorElt() const clang::CodeGen::LValueinline
isVolatile() const clang::CodeGen::LValueinline
isVolatileQualified() const clang::CodeGen::LValueinline
MakeAddr(llvm::Value *address, QualType type, CharUnits alignment, ASTContext &Context, llvm::MDNode *TBAAInfo=nullptr)clang::CodeGen::LValueinlinestatic
MakeBitfield(llvm::Value *Addr, const CGBitFieldInfo &Info, QualType type, CharUnits Alignment)clang::CodeGen::LValueinlinestatic
MakeExtVectorElt(llvm::Value *Vec, llvm::Constant *Elts, QualType type, CharUnits Alignment)clang::CodeGen::LValueinlinestatic
MakeGlobalReg(llvm::Value *Reg, QualType type, CharUnits Alignment)clang::CodeGen::LValueinlinestatic
MakeVectorElt(llvm::Value *Vec, llvm::Value *Idx, QualType type, CharUnits Alignment)clang::CodeGen::LValueinlinestatic
setAddress(llvm::Value *address)clang::CodeGen::LValueinline
setAlignment(CharUnits A)clang::CodeGen::LValueinline
setARCPreciseLifetime(ARCPreciseLifetime_t value)clang::CodeGen::LValueinline
setBaseIvarExp(Expr *V)clang::CodeGen::LValueinline
setGlobalObjCRef(bool Value)clang::CodeGen::LValueinline
setNonGC(bool Value)clang::CodeGen::LValueinline
setObjCArray(bool Value)clang::CodeGen::LValueinline
setObjCIvar(bool Value)clang::CodeGen::LValueinline
setTBAABaseType(QualType T)clang::CodeGen::LValueinline
setTBAAInfo(llvm::MDNode *N)clang::CodeGen::LValueinline
setTBAAOffset(uint64_t O)clang::CodeGen::LValueinline
setThreadLocalRef(bool Value)clang::CodeGen::LValueinline
VectorEltsclang::CodeGen::LValue
VectorIdxclang::CodeGen::LValue