Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DVTableBuilder.h418 std::unique_ptr<VTableLayout> createConstructionVTableLayout(
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp927 getItaniumVTableContext().createConstructionVTableLayout( in GenerateConstructionVTable()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2459 ItaniumVTableContext::createConstructionVTableLayout( in createConstructionVTableLayout() function in ItaniumVTableContext