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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h427 bool isReturnsRetained() const { return ReturnsRetained; } function in class:clang::CodeGen::ABIArgInfo::CGFunctionInfo

Completed in 272 milliseconds