Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.h108 struct LocalVariable { struct
109 const DILocalVariable *DIVar = nullptr; argument
123 SmallVector<LocalVariable, 1> InlinedLocals; argument
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVEmitNonSemanticDI.cpp139 DILocalVariable *LocalVariable = DVR.getVariable(); in emitGlobalDI() local