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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 238 bool isSRetAfterThis() const {
  /external/clang/lib/CodeGen/
CGCall.cpp     [all...]
CodeGenFunction.cpp 623 if (CurFnInfo->getReturnInfo().isSRetAfterThis())
    [all...]

Completed in 53 milliseconds