Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DVTableBuilder.h410 std::unique_ptr<VTableLayout> createConstructionVTableLayout(
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGVTables.cpp880 getItaniumVTableContext().createConstructionVTableLayout( in GenerateConstructionVTable()
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DVTableBuilder.cpp2363 ItaniumVTableContext::createConstructionVTableLayout( in createConstructionVTableLayout() function in ItaniumVTableContext