Home
last modified time | relevance | path

Searched refs:ReportSymbolLookupError (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
HDIRExecutionUnit.h239 void ReportSymbolLookupError(ConstString name);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
HDIRExecutionUnit.cpp214 void IRExecutionUnit::ReportSymbolLookupError(ConstString name) { in ReportSymbolLookupError() function in IRExecutionUnit
1057 m_parent.ReportSymbolLookupError(name_cs); in GetSymbolAddressAndPresence()