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

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

Completed in 80 milliseconds