clang 19.0.0git
clang::CodeGen::ReturnValueSlot Member List

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

getAddress() constclang::CodeGen::ReturnValueSlotinline
getValue() constclang::CodeGen::ReturnValueSlotinline
isExternallyDestructed() constclang::CodeGen::ReturnValueSlotinline
isNull() constclang::CodeGen::ReturnValueSlotinline
isUnused() constclang::CodeGen::ReturnValueSlotinline
isVolatile() constclang::CodeGen::ReturnValueSlotinline
ReturnValueSlot()clang::CodeGen::ReturnValueSlotinline
ReturnValueSlot(Address Addr, bool IsVolatile, bool IsUnused=false, bool IsExternallyDestructed=false)clang::CodeGen::ReturnValueSlotinline