Searched defs:IsDisabled (Results 1 – 4 of 4) sorted by relevance
91 bool IsDisabled() const { in IsDisabled() function in fuzzer::TraceLock
100 bool IsDisabled : 1; variable
2095 bool IsDisabled = RecipType[0] == DisabledPrefix; in getOpEnabled() local
233 bool IsDisabled = Val.startswith(DisabledPrefixIn); in ParseMRecip() local