Searched defs:EndColumn (Results 1 – 11 of 11) sorted by relevance
/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 | 61 support::ulittle16_t EndColumn; member
|
/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 | 56 support::ulittle16_t EndColumn; member
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | DescriptorDeclaration.cs | 70 public int EndColumn { get; } property in Google.Protobuf.Reflection.DescriptorDeclaration
|
/external/clang/unittests/AST/ |
D | MatchVerifier.h | 220 unsigned EndLine, unsigned EndColumn) { in expectRange() 236 unsigned EndColumn = Result.SourceManager->getSpellingColumnNumber(End); in verify() local
|
/external/golang-protobuf/reflect/protoreflect/ |
D | source.go | 48 EndLine, EndColumn int member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
D | CodeViewYAMLDebugSections.h | 71 uint16_t EndColumn; member
|
/external/clang/unittests/ASTMatchers/Dynamic/ |
D | ParserTest.cpp | 106 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/clang/lib/Format/ |
D | ContinuationIndenter.cpp | 287 unsigned EndColumn = in addTokenToState() local
|