Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DVTableBuilder.h385 std::unique_ptr<VTableLayout> createConstructionVTableLayout(
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGVTables.cpp734 getItaniumVTableContext().createConstructionVTableLayout( in GenerateConstructionVTable()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DVTableBuilder.cpp2315 ItaniumVTableContext::createConstructionVTableLayout( in createConstructionVTableLayout() function in ItaniumVTableContext