OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ModuleScopeIDs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
ModuleMap.h
227
llvm::DenseMap<Module *, unsigned>
ModuleScopeIDs
;
580
assert(
ModuleScopeIDs
.count(ExistingModule) && "unknown module");
581
return
ModuleScopeIDs
[ExistingModule] < CurrentModuleScopeID;
/src/external/apache2/llvm/dist/clang/lib/Lex/
ModuleMap.cpp
831
ModuleScopeIDs
[Result] = CurrentModuleScopeID;
1033
ModuleScopeIDs
[Result] = CurrentModuleScopeID;
1121
ModuleScopeIDs
[Result] = CurrentModuleScopeID;
Completed in 20 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026