HomeSort by relevance Sort by last modified time
    Searched refs:GenerateConstructionVTable (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/CodeGen/
CGVTables.h 88 /// GenerateConstructionVTable - Generate a construction vtable for the given
91 GenerateConstructionVTable(const CXXRecordDecl *RD, const BaseSubobject &Base,
CGVTT.cpp 34 return CGVT.GenerateConstructionVTable(MostDerivedClass,
CGVTables.cpp 660 CodeGenVTables::GenerateConstructionVTable(const CXXRecordDecl *RD,
    [all...]

Completed in 289 milliseconds