Searched defs:DebugType (Results 1 – 10 of 10) sorted by relevance
53 StatisticBase(const char *DebugType, const char *Name, const char *Desc) in StatisticBase()66 TrackingStatistic(const char *DebugType, const char *Name, const char *Desc) in TrackingStatistic()
91 const char *DebugType; variable
49 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
138 const char *DebugType; variable
50 bool isCurrentDebugType(const char *DebugType) { in isCurrentDebugType()
273 typedef enum { DebugUse = false, RegularUse = true } DebugType; typedef in __anon01cdc6f40111::MachineCopyPropagation
59 DebugType, enumerator
850 …export type DebugType = Type & { __debugTypeToString(): string }; // eslint-disable-line @typescri… alias
595 enum DebugType { enum
645 enum DebugType : unsigned { enum