Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.h61 support::ulittle16_t EndColumn; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h81 unsigned EndLine, EndColumn; in fromString() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h71 uint16_t EndColumn; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-refactor/
H A DTestSupport.cpp365 unsigned EndLineOffset = 0, EndColumn = 0; in findTestSelectionRanges() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexDiagnostic.cpp271 unsigned StartLine, StartColumn, EndLine, EndColumn; in clang_formatDiagnostic() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp472 unsigned EndColumn = in BreakableBlockComment() local
H A DContinuationIndenter.cpp537 unsigned EndColumn = in addTokenToState() local