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.h69 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo()
98 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
H A DDebugLinesSubsection.h62 support::ulittle16_t EndColumn; member
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h82 unsigned EndLine, EndColumn; in fromString() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h71 uint16_t EndColumn; member
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp587 unsigned EndColumn = in BreakableBlockComment() local
H A DContinuationIndenter.cpp647 unsigned EndColumn = in addTokenToState() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1100 unsigned EndColumn = SM.getExpansionColumnNumber(End); in prepareAndFilterRanges() local