clang 22.0.0git
clang::CIRGen::LValue Member List

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

getAddress() constclang::CIRGen::LValueinline
getAlignment() constclang::CIRGen::LValueinline
getBaseInfo() constclang::CIRGen::LValueinline
getBitFieldAddress() constclang::CIRGen::LValueinline
getBitFieldInfo() constclang::CIRGen::LValueinline
getBitFieldPointer() constclang::CIRGen::LValueinline
getPointer() constclang::CIRGen::LValueinline
getQuals() constclang::CIRGen::LValueinline
getQuals()clang::CIRGen::LValueinline
getType() constclang::CIRGen::LValueinline
getVectorAddress() constclang::CIRGen::LValueinline
getVectorIdx() constclang::CIRGen::LValueinline
getVectorPointer() constclang::CIRGen::LValueinline
getVRQualifiers() constclang::CIRGen::LValueinline
isBitField() constclang::CIRGen::LValueinline
isGlobalReg() constclang::CIRGen::LValueinline
isSimple() constclang::CIRGen::LValueinline
isVectorElt() constclang::CIRGen::LValueinline
isVolatile() constclang::CIRGen::LValueinline
isVolatileQualified() constclang::CIRGen::LValueinline
makeAddr(Address address, clang::QualType t, LValueBaseInfo baseInfo)clang::CIRGen::LValueinlinestatic
makeBitfield(Address addr, const CIRGenBitFieldInfo &info, clang::QualType type, LValueBaseInfo baseInfo)clang::CIRGen::LValueinlinestatic
makeVectorElt(Address vecAddress, mlir::Value index, clang::QualType t, LValueBaseInfo baseInfo)clang::CIRGen::LValueinlinestatic
setAddress(Address address)clang::CIRGen::LValueinline
setAlignment(clang::CharUnits a)clang::CIRGen::LValueinline
setBaseInfo(LValueBaseInfo info)clang::CIRGen::LValueinline