Searched refs:GetTypeStatic (Results 1 – 8 of 8) sorted by relevance
32 static lldb::InstrumentationRuntimeType GetTypeStatic();36 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
43 CreateInstance, GetTypeStatic); in Initialize()50 lldb::InstrumentationRuntimeType InstrumentationRuntimeASan::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeASan
35 static lldb::InstrumentationRuntimeType GetTypeStatic();39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
52 CreateInstance, GetTypeStatic); in Initialize()59 lldb::InstrumentationRuntimeType InstrumentationRuntimeUBSan::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeUBSan
33 static lldb::InstrumentationRuntimeType GetTypeStatic();37 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
50 GetTypeStatic); in Initialize()58 InstrumentationRuntimeMainThreadChecker::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeMainThreadChecker
48 CreateInstance, GetTypeStatic); in Initialize()55 lldb::InstrumentationRuntimeType InstrumentationRuntimeTSan::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeTSan