[AST] Use ModRefInfo to represent access kind (NFC)
AST was using a custom enum with exactly the same semantics. Use the standard one instead.
Loading
Please sign in to comment
AST was using a custom enum with exactly the same semantics. Use the standard one instead.