Searched refs:IsInstrumentationRuntimePresent (Results 1 – 4 of 4) sorted by relevance
338 bool IsInstrumentationRuntimePresent(InstrumentationRuntimeType type);
398 IsInstrumentationRuntimePresent(lldb::InstrumentationRuntimeType type);
1189 bool SBProcess::IsInstrumentationRuntimePresent( in IsInstrumentationRuntimePresent() function in SBProcess1191 LLDB_RECORD_METHOD(bool, SBProcess, IsInstrumentationRuntimePresent, in IsInstrumentationRuntimePresent()1457 LLDB_REGISTER_METHOD(bool, SBProcess, IsInstrumentationRuntimePresent, in RegisterMethods()
40802 result = (bool)(arg1)->IsInstrumentationRuntimePresent(arg2); in _wrap_SBProcess_IsInstrumentationRuntimePresent()