Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h101 struct LocalVariable { struct
102 const DILocalVariable *DIVar = nullptr; argument
116 SmallVector<LocalVariable, 1> InlinedLocals; argument