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

  /external/clang/lib/CodeGen/
MicrosoftVBTables.h 95 VBTableBuilder(CodeGenModule &CGM, const CXXRecordDecl *MostDerived);
118 const CXXRecordDecl *MostDerived;
  /external/clang/test/SemaCXX/
warn-overloaded-virtual.cpp 96 struct MostDerived: Derived1, Derived2 {
118 struct MostDerived: Derived3, Derived2 {

Completed in 166 milliseconds