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 92 /// GenerateConstructionVTable - Generate a construction vtable for the given
95 GenerateConstructionVTable(const CXXRecordDecl *RD, const BaseSubobject &Base,
CGVTT.cpp 34 return CGVT.GenerateConstructionVTable(MostDerivedClass,
CGVTables.cpp 549 CodeGenVTables::GenerateConstructionVTable(const CXXRecordDecl *RD,

Completed in 89 milliseconds