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

/external/clang/lib/CodeGen/
H A DCGCall.h245 bool isReturnsRetained() const { return ReturnsRetained; } function in class:clang::CodeGen::CGFunctionInfo
273 isReturnsRetained());
H A DCodeGenFunction.cpp575 !CurFnInfo->isReturnsRetained() &&
H A DCGCall.cpp1741 !FI.isReturnsRetained() &&

Completed in 201 milliseconds