OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ScopeGlobals
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h
198
DenseMap<const DIScope*, std::unique_ptr<GlobalVariableList> >
ScopeGlobals
;
CodeViewDebug.cpp
2178
ScopeGlobals
.clear();
2821
auto GI =
ScopeGlobals
.find(Scope.getScopeNode());
2823
GI !=
ScopeGlobals
.end() ? GI->second.get() : nullptr;
3079
auto Insertion =
ScopeGlobals
.insert(
Completed in 17 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026