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

/external/clang/lib/CodeGen/
H A DCGCall.h311 /// ReturnValueSlot - Contains the address where the return value of a
313 class ReturnValueSlot { class in namespace:clang::CodeGen
317 ReturnValueSlot() {} function in class:clang::CodeGen::ReturnValueSlot
318 ReturnValueSlot(llvm::Value *Value, bool IsVolatile) function in class:clang::CodeGen::ReturnValueSlot

Completed in 59 milliseconds