Method
simplifyCAlternativeTokens
Simplify the C alternative tokens: and => && and_eq => &= bitand => & bitor => | compl => ~ not => ! not_eq => != or => || or_eq => |= xor => ^ xor_eq => ^=
Source from the content-addressed store, hash-verified
source not stored for this graph (policy: none)
Callers
nothing calls this directly
Tested by
no test coverage detected