Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DSymbolRecordMapping.cpp295 DefRangeSym &DefRange) { in visitKnownRecord()
H A DSymbolDumper.cpp382 DefRangeSym &DefRange) { in visitKnownRecord()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp1219 LocalVarDefRange DefRange = in collectVariableInfoFromMFTable() local
2703 for (const LocalVarDefRange &DefRange : Var.DefRanges) { in emitLocalVariable() local