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