Searched defs:hasMostDerivedReturn (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGCXXABI.h | 131 virtual bool hasMostDerivedReturn(GlobalDecl GD) const { return false; } in hasMostDerivedReturn() function |
H A D | MicrosoftCXXABI.cpp | 1102 bool MicrosoftCXXABI::hasMostDerivedReturn(GlobalDecl GD) const { hasMostDerivedReturn() function in MicrosoftCXXABI |