Home
last modified time | relevance | path

Searched refs:IsInstrumentationRuntimePresent (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/include/lldb/API/
H A DSBProcess.h338 bool IsInstrumentationRuntimePresent(InstrumentationRuntimeType type);
/openbsd-src/gnu/llvm/lldb/bindings/interface/
H A DSBProcess.i398 IsInstrumentationRuntimePresent(lldb::InstrumentationRuntimeType type);
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBProcess.cpp1119 bool SBProcess::IsInstrumentationRuntimePresent( in IsInstrumentationRuntimePresent() function in SBProcess