Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DVTableBuilder.h410 std::unique_ptr<VTableLayout> createConstructionVTableLayout(
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTables.cpp864 getItaniumVTableContext().createConstructionVTableLayout( in GenerateConstructionVTable()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DVTableBuilder.cpp2362 ItaniumVTableContext::createConstructionVTableLayout( in createConstructionVTableLayout() function in ItaniumVTableContext