Searched refs:GetTypeStatic (Results 1 – 8 of 8) sorted by relevance
32 static lldb::InstrumentationRuntimeType GetTypeStatic();38 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
41 CreateInstance, GetTypeStatic); in Initialize()52 lldb::InstrumentationRuntimeType AddressSanitizerRuntime::GetTypeStatic() { in GetTypeStatic() function in AddressSanitizerRuntime
33 static lldb::InstrumentationRuntimeType GetTypeStatic();39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
54 CreateInstance, GetTypeStatic); in Initialize()67 UndefinedBehaviorSanitizerRuntime::GetTypeStatic() { in GetTypeStatic() function in UndefinedBehaviorSanitizerRuntime
44 CreateInstance, GetTypeStatic); in Initialize()55 lldb::InstrumentationRuntimeType MainThreadCheckerRuntime::GetTypeStatic() { in GetTypeStatic() function in MainThreadCheckerRuntime
46 CreateInstance, GetTypeStatic); in Initialize()57 lldb::InstrumentationRuntimeType ThreadSanitizerRuntime::GetTypeStatic() { in GetTypeStatic() function in ThreadSanitizerRuntime