Home
last modified time | relevance | path

Searched defs:DbgVar (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp945 SmallDenseMap<const DILocalVariable *, DbgVariable *> DbgVar; in sortLocalVars() local
H A DDwarfDebug.cpp1554 if (DbgVariable *DbgVar = MFVars.lookup(Var)) in collectVariableInfoFromMFTable() local