Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/Frontend/
H A DParsedSourceLocationTest.cpp20 unsigned BeginColumn, unsigned EndLine, unsigned EndColumn) { in TEST()
/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
/llvm-project/clang/unittests/AST/
H A DMatchVerifier.h232 expectRange(unsigned BeginLine,unsigned BeginColumn,unsigned EndLine,unsigned EndColumn) expectRange() argument
248 unsigned EndColumn = Result.SourceManager->getSpellingColumnNumber(End); verify() local
/llvm-project/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h82 unsigned EndLine, EndColumn; in fromString() local
/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h71 uint16_t EndColumn; member
/llvm-project/clang/tools/clang-refactor/
H A DTestSupport.cpp366 unsigned EndLineOffset = 0, EndColumn = 0; in findTestSelectionRanges() local
/llvm-project/clang/unittests/ASTMatchers/Dynamic/
H A DParserTest.cpp139 unsigned EndLine, unsigned StartColumn, unsigned EndColumn) { in matchesRange()
/llvm-project/clang/tools/libclang/
H A DCIndexDiagnostic.cpp271 unsigned StartLine, StartColumn, EndLine, EndColumn; clang_formatDiagnostic() local
/llvm-project/clang/lib/Format/
H A DBreakableToken.cpp587 unsigned EndColumn = in BreakableBlockComment() local
H A DContinuationIndenter.cpp647 unsigned EndColumn = addTokenToState() local
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1100 unsigned EndColumn = SM.getExpansionColumnNumber(End); in prepareAndFilterRanges() local