Files
clang-p2996/clang/unittests/AST/DeclTest.cpp
Chuanqi Xu abfc5efb55 [NFC] [Decl] Introduce Decl::isFromExplicitGlobalModule
Introduce `Decl::isFromExplicitGlobalModule` to replace the
`D->getOwningModule() && D->getOwningModule()->isExplicitGlobalModule()`
pattern to save some typings.
2024-03-29 16:21:02 +08:00

18 KiB