Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBCommandInterpreterRunOptions.h97 int GetNumberOfErrors() const;
/llvm-project-15.0.7/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp209 int SBCommandInterpreterRunResult::GetNumberOfErrors() const { in GetNumberOfErrors() function in SBCommandInterpreterRunResult