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