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
2111 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled() local
230 bool IsDisabled = Val.starts_with(DisabledPrefixIn); in ParseMRecip() local