Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DLine.h70 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo()
99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
H A DDebugLinesSubsection.h63 support::ulittle16_t EndColumn; member
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h85 unsigned EndLine, EndColumn; in fromString() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h72 uint16_t EndColumn; member
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp574 unsigned EndColumn = in BreakableBlockComment() local
H A DContinuationIndenter.cpp684 unsigned EndColumn = in addTokenToState() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1097 unsigned EndColumn = SM.getExpansionColumnNumber(End); in prepareAndFilterRanges() local