Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h96 struct LocalVariable { struct
97 const DILocalVariable *DIVar = nullptr; argument
108 SmallVector<LocalVariable, 1> InlinedLocals; argument