Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/include/lldb/API/
H A DSBCommandInterpreterRunOptions.h106 int GetNumberOfErrors() const;
/src/contrib/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp221 int SBCommandInterpreterRunResult::GetNumberOfErrors() const { in GetNumberOfErrors() function in SBCommandInterpreterRunResult