llvm-project
abfc5efb - [NFC] [Decl] Introduce Decl::isFromExplicitGlobalModule

Commit
1 year ago
[NFC] [Decl] Introduce Decl::isFromExplicitGlobalModule Introduce `Decl::isFromExplicitGlobalModule` to replace the `D->getOwningModule() && D->getOwningModule()->isExplicitGlobalModule()` pattern to save some typings.
Author
Committer
Parents
Loading