Searched defs:IsDisabled (Results 1 – 4 of 4) sorted by relevance
103 bool IsDisabled : 1; variable
88 bool IsDisabled() const { in IsDisabled() function in fuzzer::TraceLock
2300 bool IsDisabled = RecipType[0] == DisabledPrefix; getOpEnabled() local
230 bool IsDisabled = Val.starts_with(DisabledPrefixIn); ParseMRecip() local