Searched refs:thunk_info (Results 1 – 2 of 2) sorted by relevance
673 clang::ThunkInfo thunk_info; in SetupRecordVTable() local676 thunk_info = it->second; in SetupRecordVTable()679 SetupRecordVTableComponent(vtable_component, thunk_info); in SetupRecordVTable()689 const clang::ThunkInfo &thunk_info) { in SetupRecordVTableComponent() argument733 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()736 mangle_contextp_->mangleThunk(method_decl, thunk_info, ostream); in SetupRecordVTableComponent()753 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()759 thunk_info.This, ostream); in SetupRecordVTableComponent()
139 const clang::ThunkInfo &thunk_info);