OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DbgVar
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.cpp
945
SmallDenseMap<const DILocalVariable *, DbgVariable *>
DbgVar
;
953
DbgVar
.insert({Var->getVariable(), Var});
991
WorkList.push_back({
DbgVar
[Dep], 0});
DwarfDebug.cpp
1554
if (DbgVariable *
DbgVar
= MFVars.lookup(Var))
1555
DbgVar
->addMMIEntry(*RegVar);
Completed in 91 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026