HomeSort by relevance Sort by last modified time
    Searched defs:ReturnsRetained (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGCall.h 127 bool ReturnsRetained;
141 bool ReturnsRetained, bool HasRegParm, unsigned RegParm,
157 bool isReturnsRetained() const { return ReturnsRetained; }
183 ID.AddBoolean(ReturnsRetained);
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]

Completed in 354 milliseconds