Home
last modified time | relevance | path

Searched refs:vtable_component_begin (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h236 vtable_component_iterator vtable_component_begin() const { in vtable_component_begin() function
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDVTableBuilder.cpp1043 const VTableComponent *vtable_component_begin() const { in vtable_component_begin() function in __anon14b3896f0111::ItaniumVTableBuilder
2327 Builder.vtable_component_begin(), in CreateVTableLayout()
2617 const VTableComponent *vtable_component_begin() const { in vtable_component_begin() function in __anon14b3896f0511::VFTableBuilder
3648 Builder.getNumVTableComponents(), Builder.vtable_component_begin(), in computeVTableRelatedInformation()
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGVTables.cpp672 Base.getBase(), VTLayout->vtable_component_begin(), in GenerateConstructionVTable()
HDItaniumCXXABI.cpp1326 RD, VTLayout.vtable_component_begin(), VTLayout.getNumVTableComponents(), in emitVTableDefinitions()
HDMicrosoftCXXABI.cpp1535 RD, VTLayout.vtable_component_begin(), in emitVTableDefinitions()