Home
last modified time | relevance | path

Searched refs:GenerateConstructionVTable (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.h99 GenerateConstructionVTable(const CXXRecordDecl *RD, const BaseSubobject &Base,
H A DCGVTT.cpp34 return CGVT.GenerateConstructionVTable(MostDerivedClass, in GetAddrOfVTTVTable()
H A DCGVTables.cpp725 CodeGenVTables::GenerateConstructionVTable(const CXXRecordDecl *RD, in GenerateConstructionVTable() function in CodeGenVTables