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 157 bool isReturnsRetained() const { return ReturnsRetained; }
CodeGenFunction.cpp 332 !CurFnInfo->isReturnsRetained() &&
    [all...]
CGCall.cpp     [all...]

Completed in 65 milliseconds