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

  /external/clang/lib/CodeGen/
CGCXXABI.h 107 virtual bool hasMostDerivedReturn(GlobalDecl GD) const { return false; }
MicrosoftCXXABI.cpp 52 bool hasMostDerivedReturn(GlobalDecl GD) const override;
    [all...]

Completed in 806 milliseconds