Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp92 uint32_t ColEnd) { in addLineAndColumnInfo() argument
99 CNE.EndColumn = ColEnd; in addLineAndColumnInfo()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h127 uint32_t ColStart, uint32_t ColEnd);