/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | Line.h | 70 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo() 99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
|
D | DebugLinesSubsection.h | 60 support::ulittle16_t StartColumn; member
|
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
D | Line.h | 70 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo() 99 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
|
D | DebugLinesSubsection.h | 60 support::ulittle16_t StartColumn; member
|
/external/llvm-project/clang/lib/Format/ |
D | BreakableToken.h | 124 unsigned StartColumn) const { in getRemainingLength() 344 unsigned StartColumn; variable
|
D | Encoding.h | 61 inline unsigned columnWidthWithTabs(StringRef Text, unsigned StartColumn, in columnWidthWithTabs()
|
D | ContinuationIndenter.cpp | 544 unsigned StartColumn = in addTokenToState() local 1634 static unsigned getLastLineEndColumn(StringRef Text, unsigned StartColumn, in getLastLineEndColumn() 1650 unsigned StartColumn = State.Column - Current.ColumnWidth; in reformatRawStringLiteral() local 1907 unsigned StartColumn = State.Column - Current.ColumnWidth; in createBreakableToken() local 2001 unsigned StartColumn = State.Column - Current.ColumnWidth; in breakProtrudingToken() local
|
D | BreakableToken.cpp | 266 const FormatToken &Tok, unsigned StartColumn, StringRef Prefix, in BreakableStringLiteral() 294 unsigned StartColumn, bool InPPDirective, in BreakableComment() 365 const FormatToken &Token, unsigned StartColumn, in BreakableBlockComment() 752 const FormatToken &Token, unsigned StartColumn, in BreakableLineCommentSection()
|
D | FormatTokenLexer.cpp | 622 unsigned StartColumn = 0; in handleCSharpVerbatimAndInterpolatedStrings() local 689 unsigned StartColumn = 0; // The template tail spans the entire line. in handleTemplateStrings() local
|
/external/clang/lib/Format/ |
D | BreakableToken.cpp | 145 const FormatToken &Tok, unsigned IndentLevel, unsigned StartColumn, in BreakableSingleLineToken() 156 const FormatToken &Tok, unsigned IndentLevel, unsigned StartColumn, in BreakableStringLiteral() 201 const FormatToken &Token, unsigned IndentLevel, unsigned StartColumn, in BreakableLineComment() 253 const FormatToken &Token, unsigned IndentLevel, unsigned StartColumn, in BreakableBlockComment()
|
D | BreakableToken.h | 105 unsigned StartColumn; variable
|
D | Encoding.h | 81 inline unsigned columnWidthWithTabs(StringRef Text, unsigned StartColumn, in columnWidthWithTabs()
|
D | ContinuationIndenter.cpp | 294 unsigned StartColumn = in addTokenToState() local 1085 unsigned StartColumn = State.Column - Current.ColumnWidth; in breakProtrudingToken() local
|
D | FormatTokenLexer.cpp | 259 unsigned StartColumn = 0; // The template tail spans the entire line. in tryParseTemplateString() local
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | DescriptorDeclaration.cs | 60 public int StartColumn { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | Line.h | 71 ColumnInfo(uint16_t StartColumn, uint16_t EndColumn) { in ColumnInfo() 100 uint16_t StartColumn, uint16_t EndColumn, bool IsStatement) in Line()
|
D | ModuleSubstream.h | 55 support::ulittle16_t StartColumn; member
|
/external/llvm-project/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 70 uint16_t StartColumn; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 70 uint16_t StartColumn; member
|
/external/clang/unittests/ASTMatchers/Dynamic/ |
D | ParserTest.cpp | 106 unsigned EndLine, unsigned StartColumn, unsigned EndColumn) { in matchesRange()
|
/external/llvm-project/clang/unittests/ASTMatchers/Dynamic/ |
D | ParserTest.cpp | 129 unsigned EndLine, unsigned StartColumn, unsigned EndColumn) { in matchesRange()
|
/external/clang/tools/libclang/ |
D | CIndexDiagnostic.cpp | 284 unsigned StartLine, StartColumn, EndLine, EndColumn; in clang_formatDiagnostic() local
|
/external/llvm-project/clang/tools/libclang/ |
D | CIndexDiagnostic.cpp | 271 unsigned StartLine, StartColumn, EndLine, EndColumn; in clang_formatDiagnostic() local
|