Home
last modified time | relevance | path

Searched refs:vtable_thunk_begin (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDVTableBuilder.h246 vtable_thunk_iterator vtable_thunk_begin() const { in vtable_thunk_begin() function
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGVTables.cpp673 VTLayout->getNumVTableComponents(), VTLayout->vtable_thunk_begin(), in GenerateConstructionVTable()
HDItaniumCXXABI.cpp1327 VTLayout.vtable_thunk_begin(), VTLayout.getNumVTableThunks(), RTTI); in emitVTableDefinitions()
HDMicrosoftCXXABI.cpp1536 VTLayout.getNumVTableComponents(), VTLayout.vtable_thunk_begin(), in emitVTableDefinitions()