Searched refs:GetTypeStatic (Results 1 – 8 of 8) sorted by relevance
33 static lldb::InstrumentationRuntimeType GetTypeStatic();39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
42 CreateInstance, GetTypeStatic); in Initialize()53 lldb::InstrumentationRuntimeType AddressSanitizerRuntime::GetTypeStatic() { in GetTypeStatic() function in AddressSanitizerRuntime
34 static lldb::InstrumentationRuntimeType GetTypeStatic();40 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
53 CreateInstance, GetTypeStatic); in Initialize()66 UndefinedBehaviorSanitizerRuntime::GetTypeStatic() { in GetTypeStatic() function in UndefinedBehaviorSanitizerRuntime
43 CreateInstance, GetTypeStatic); in Initialize()54 lldb::InstrumentationRuntimeType MainThreadCheckerRuntime::GetTypeStatic() { in GetTypeStatic() function in MainThreadCheckerRuntime
45 CreateInstance, GetTypeStatic); in Initialize()56 lldb::InstrumentationRuntimeType ThreadSanitizerRuntime::GetTypeStatic() { in GetTypeStatic() function in ThreadSanitizerRuntime