Home
last modified time | relevance | path

Searched refs:ReportInternalError (Results 1 – 3 of 3) sorted by relevance

/vim-8.2.3635/src/VisVim/
H A DDSAddIn.cpp33 ReportInternalError ("IApplication::QueryInterface"); in OnConnection()
43 ReportInternalError ("CCommandsObj::CreateInstance"); in OnConnection()
123 ReportInternalError ("IApplication::AddCommand"); in AddCommand()
153 void ReportInternalError (char* Fct) in ReportInternalError() function
H A DVisVim.h28 void ReportInternalError (char* Fct);
H A DCommands.cpp68 ReportInternalError("XApplicationEventsObj::CreateInstance"); in SetApplicationObject()