Searched refs:thunk_info (Results 1 – 2 of 2) sorted by relevance
665 clang::ThunkInfo thunk_info; in SetupRecordVTable() local668 thunk_info = it->second; in SetupRecordVTable()671 SetupRecordVTableComponent(vtable_component, thunk_info); in SetupRecordVTable()681 const clang::ThunkInfo &thunk_info) { in SetupRecordVTableComponent() argument725 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()728 mangle_contextp_->mangleThunk(method_decl, thunk_info, ostream); in SetupRecordVTableComponent()745 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()751 thunk_info.This, ostream); in SetupRecordVTableComponent()
141 const clang::ThunkInfo &thunk_info);