Home
last modified time | relevance | path

Searched refs:isSRetParameterAfterThis (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/lib/CodeGen/
HDCGCXXABI.h169 virtual bool isSRetParameterAfterThis() const { return false; } in isSRetParameterAfterThis() function
HDMicrosoftCXXABI.cpp64 bool isSRetParameterAfterThis() const override { return true; } in isSRetParameterAfterThis() function in __anon28f5e3920111::MicrosoftCXXABI