[Clang][NFC] Some `const` for `IdentifierInfo *`s feeding `DeclarationName`
`DeclarationName` already takes `const IdentifierInfo *`. Propagate the `const` outward to various APIs. Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D122261
Loading
Please register or sign in to comment