Home
last modified time | relevance | path

Searched defs:StartColumn (Results 1 – 9 of 9) 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.h62 support::ulittle16_t StartColumn; member
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DBreakableToken.h121 unsigned StartColumn) const { in getRemainingLength()
385 unsigned StartColumn; variable
H A DBreakableToken.cpp255 const FormatToken &Tok, unsigned StartColumn, StringRef Prefix, in BreakableStringLiteral()
284 unsigned StartColumn, unsigned UnbreakableTailLength, bool InPPDirective, in BreakableStringLiteralUsingOperators()
397 unsigned StartColumn, bool InPPDirective, in BreakableComment()
468 const FormatToken &Token, unsigned StartColumn, in BreakableBlockComment()
852 const FormatToken &Token, unsigned StartColumn, bool InPPDirective, in BreakableLineCommentSection()
H A DEncoding.h60 inline unsigned columnWidthWithTabs(StringRef Text, unsigned StartColumn, in columnWidthWithTabs()
H A DContinuationIndenter.cpp691 unsigned StartColumn = in addTokenToState() local
2165 static unsigned getLastLineEndColumn(StringRef Text, unsigned StartColumn, in getLastLineEndColumn()
2181 unsigned StartColumn = State.Column - Current.ColumnWidth; in reformatRawStringLiteral() local
2437 unsigned StartColumn = State.Column - Current.ColumnWidth; in createBreakableToken() local
2574 unsigned StartColumn = State.Column - Current.ColumnWidth; in breakProtrudingToken() local
H A DFormatTokenLexer.cpp898 unsigned StartColumn = 0; in handleCSharpVerbatimAndInterpolatedStrings() local
1033 unsigned StartColumn = 0; // The template tail spans the entire line. in handleTemplateStrings() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h71 uint16_t StartColumn; member
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1096 unsigned StartColumn = SM.getExpansionColumnNumber(Begin); in prepareAndFilterRanges() local