Searched refs:GetTypeStatic (Results 1 – 9 of 9) sorted by relevance
29 static lldb::InstrumentationRuntimeType GetTypeStatic();33 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); }
34 CreateInstance, GetTypeStatic); in LLDB_PLUGIN_DEFINE() 41 lldb::InstrumentationRuntimeType InstrumentationRuntimeASan::GetTypeStatic() { in Initialize() 50 lldb::InstrumentationRuntimeType InstrumentationRuntimeASan::GetTypeStatic() { GetTypeStatic() function in InstrumentationRuntimeASan
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
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
32 static lldb::InstrumentationRuntimeType GetTypeStatic();36 virtual lldb::InstrumentationRuntimeType GetType() { return GetTypeStatic(); } in GetType()
50 CreateInstance, GetTypeStatic); in Initialize()57 lldb::InstrumentationRuntimeType InstrumentationRuntimeTSan::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeTSan
37 CreateInstance, GetTypeStatic); in Initialize()45 InstrumentationRuntimeASanLibsanitizers::GetTypeStatic() { in GetTypeStatic() function in InstrumentationRuntimeASanLibsanitizers