Searched refs:thunk_info (Results 1 – 2 of 2) sorted by relevance
667 clang::ThunkInfo thunk_info; in SetupRecordVTable() local670 thunk_info = it->second; in SetupRecordVTable()673 SetupRecordVTableComponent(vtable_component, thunk_info); in SetupRecordVTable()683 const clang::ThunkInfo &thunk_info) { in SetupRecordVTableComponent() argument727 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()730 mangle_contextp_->mangleThunk(method_decl, thunk_info, ostream); in SetupRecordVTableComponent()747 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()754 thunk_info.This, ostream); in SetupRecordVTableComponent()
141 const clang::ThunkInfo &thunk_info);