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

  /external/clang/lib/CodeGen/
CGCXXABI.h 147 virtual bool isSRetParameterAfterThis() const { return false; }
MicrosoftCXXABI.cpp 58 bool isSRetParameterAfterThis() const override { return true; }
    [all...]

Completed in 300 milliseconds