Home
last modified time | relevance | path

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

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