Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DVTableBuilder.h410 std::unique_ptr<VTableLayout> createConstructionVTableLayout(
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGVTables.cpp866 getItaniumVTableContext().createConstructionVTableLayout( in GenerateConstructionVTable()
/llvm-project-15.0.7/clang/lib/AST/
H A DVTableBuilder.cpp2362 ItaniumVTableContext::createConstructionVTableLayout( in createConstructionVTableLayout() function in ItaniumVTableContext