HomeSort by relevance Sort by last modified time
    Searched refs:isReturnsRetained (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGCall.h 221 bool isReturnsRetained() const { return ReturnsRetained; }
249 isReturnsRetained());
CodeGenFunction.cpp 346 !CurFnInfo->isReturnsRetained() &&
    [all...]
CGCall.cpp     [all...]

Completed in 109 milliseconds