Searched defs:ReturnValueSlot (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCall.h133 class ReturnValueSlot { class in namespace:clang::CodeGen
137 ReturnValueSlot() {} function in class:clang::CodeGen::ReturnValueSlot
138 ReturnValueSlot(llvm::Value *Value, bool IsVolatile) function in class:clang::CodeGen::ReturnValueSlot

Completed in 44 milliseconds