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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 403 bool isReturnsRetained() const { return ReturnsRetained; }
431 isReturnsRetained());
  /external/clang/lib/CodeGen/
CodeGenFunction.cpp 641 !CurFnInfo->isReturnsRetained() &&
    [all...]
CGCall.cpp     [all...]

Completed in 62 milliseconds