OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CurrentModuleScopeID
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
ModuleMap.h
225
unsigned
CurrentModuleScopeID
= 0;
576
void finishModuleDeclarationScope() {
CurrentModuleScopeID
+= 1; }
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 39 milliseconds
Indexes created Tue Aug 04 00:24:20 UTC 2026