Home
last modified time | relevance | path

Searched refs:InlinedLocals (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h108 SmallVector<LocalVariable, 1> InlinedLocals; member
H A DCodeViewDebug.cpp489 Site.InlinedLocals.emplace_back(Var); in recordLocalVariable()
941 emitLocalVariableList(FI, Site.InlinedLocals); in emitInlinedCallSite()