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 102 /// GenerateConstructionVTable - Generate a construction vtable for the given
105 GenerateConstructionVTable(const CXXRecordDecl *RD, const BaseSubobject &Base,
CGVTT.cpp 33 return CGVT.GenerateConstructionVTable(MostDerivedClass,
CGVTables.cpp 683 CodeGenVTables::GenerateConstructionVTable(const CXXRecordDecl *RD,
    [all...]

Completed in 41 milliseconds