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()
43 CreateInstance, GetTypeStatic); in Initialize()54 lldb::InstrumentationRuntimeType InstrumentationRuntimeASan::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeASan
33 static lldb::InstrumentationRuntimeType GetTypeStatic();39 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
52 CreateInstance, GetTypeStatic); in Initialize()63 lldb::InstrumentationRuntimeType InstrumentationRuntimeUBSan::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeUBSan
50 GetTypeStatic); in Initialize()63 InstrumentationRuntimeMainThreadChecker::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeMainThreadChecker
48 CreateInstance, GetTypeStatic); in Initialize()59 lldb::InstrumentationRuntimeType InstrumentationRuntimeTSan::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeTSan