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

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 133 AI.setSRetAfterThis(false);
242 void setSRetAfterThis(bool AfterThis) {
  /external/clang/lib/CodeGen/
MicrosoftCXXABI.cpp 775 FI.getReturnInfo().setSRetAfterThis(FI.isInstanceMethod());
    [all...]

Completed in 829 milliseconds