clang
6.0.0
|
This is the complete list of members for clang::CodeGen::ReturnValueSlot, including all inherited members.
getValue() const | clang::CodeGen::ReturnValueSlot | inline |
isNull() const | clang::CodeGen::ReturnValueSlot | inline |
isUnused() const | clang::CodeGen::ReturnValueSlot | inline |
isVolatile() const | clang::CodeGen::ReturnValueSlot | inline |
ReturnValueSlot() | clang::CodeGen::ReturnValueSlot | inline |
ReturnValueSlot(Address Addr, bool IsVolatile, bool IsUnused=false) | clang::CodeGen::ReturnValueSlot | inline |