clang API Documentation

clang::CodeGen::ReturnValueSlot Member List
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]
isVolatile() const clang::CodeGen::ReturnValueSlot [inline]
ReturnValueSlot()clang::CodeGen::ReturnValueSlot [inline]
ReturnValueSlot(llvm::Value *Value, bool IsVolatile)clang::CodeGen::ReturnValueSlot [inline]