Searched refs:thunk_info (Results 1 – 2 of 2) sorted by relevance
664 clang::ThunkInfo thunk_info; in SetupRecordVTable() local667 thunk_info = it->second; in SetupRecordVTable()670 SetupRecordVTableComponent(vtable_component, thunk_info); in SetupRecordVTable()680 const clang::ThunkInfo &thunk_info) { in SetupRecordVTableComponent() argument724 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()727 mangle_contextp_->mangleThunk(method_decl, thunk_info, ostream); in SetupRecordVTableComponent()744 if (thunk_info.isEmpty()) { in SetupRecordVTableComponent()750 thunk_info.This, ostream); in SetupRecordVTableComponent()
140 const clang::ThunkInfo &thunk_info);