OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GlobalModule
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaModule.cpp
72
auto *
GlobalModule
= Map.createGlobalModuleFragmentForModuleUnit(ModuleLoc);
73
assert(
GlobalModule
&& "module creation should not fail");
78
ModuleScopes.back().Module =
GlobalModule
;
79
VisibleModules.setVisible(
GlobalModule
, ModuleLoc);
84
TU->setLocalOwningModule(
GlobalModule
);
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
ModuleMap.h
556
Module *
GlobalModule
);
/src/external/apache2/llvm/dist/clang/lib/Lex/
ModuleMap.cpp
856
Module *
GlobalModule
) {
Completed in 72 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026