Searched defs:hasMostDerivedReturn (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.h107 virtual bool hasMostDerivedReturn(GlobalDecl GD) const { return false; } function in class:clang::CodeGen::CGCXXABI
H A DMicrosoftCXXABI.cpp1075 bool MicrosoftCXXABI::hasMostDerivedReturn(GlobalDecl GD) const { function in class:MicrosoftCXXABI

Completed in 163 milliseconds