Searched defs:ReportErrorIfModifyDetected (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/include/lldb/Core/ | ||
H A D | Module.h | 807 void ReportErrorIfModifyDetected(const char *format, Args &&...args) { ReportErrorIfModifyDetected() function |
/llvm-project/lldb/source/Core/ | ||
H A D | Module.cpp | 1105 void Module::ReportErrorIfModifyDetected( ReportErrorIfModifyDetected() function in Module |