Searched defs:ReportWarning (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/llvm/lldb/include/lldb/Core/
H A DModule.h841 void ReportWarning(const char *format, Args &&...args) { function in class:lldb_private::Module
/openbsd-current/gnu/llvm/lldb/source/Core/
H A DModule.cpp1178 void Module::ReportWarning(const llvm::formatv_object_base &payload) { function in class:Module
H A DDebugger.cpp1396 void Debugger::ReportWarning(std::string message, function in class:Debugger
/openbsd-current/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp210 analyzeImportedModule( const DWARFDie &DIE, CompileUnit &CU, swiftInterfacesMap *ParseableSwiftInterfaces, std::function<void(const Twine &, const DWARFDie &)> ReportWarning) argument
316 analyzeContextInfo( const DWARFDie &DIE, unsigned ParentIdx, CompileUnit &CU, DeclContext *CurrentDeclContext, DeclContextTree &Contexts, uint64_t ModulesEndOffset, swiftInterfacesMap *ParseableSwiftInterfaces, std::function<void(const Twine &, const DWARFDie &)> ReportWarning) argument

Completed in 212 milliseconds