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

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

Completed in 71 milliseconds