| /llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/ |
| H A D | Line.cpp | 14 LineInfo::LineInfo(uint32_t StartLine, uint32_t EndLine, bool IsStatement) { in LineInfo()
|
| /llvm-project-15.0.7/clang/unittests/Frontend/ |
| H A D | ParsedSourceLocationTest.cpp | 19 unsigned BeginColumn, unsigned EndLine, unsigned EndColumn) { in TEST()
|
| /llvm-project-15.0.7/clang/unittests/AST/ |
| H A D | MatchVerifier.h | 228 unsigned EndLine, unsigned EndColumn) { in expectRange() 243 unsigned EndLine = Result.SourceManager->getSpellingLineNumber(End); in verify() local
|
| /llvm-project-15.0.7/clang/include/clang/Frontend/ |
| H A D | CommandLineSourceLoc.h | 81 unsigned EndLine, EndColumn; in fromString() local
|
| /llvm-project-15.0.7/compiler-rt/lib/xray/ |
| H A D | xray_powerpc64.cpp | 35 const intptr_t EndLine = ((intptr_t)Addr + Len + LineSize - 1) & Mask; in clearCache() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | NamespaceCommentCheck.cpp | 95 unsigned EndLine = Sources.getSpellingLineNumber(ND->getRBraceLoc()); in check() local
|
| H A D | BracesAroundStatementsCheck.cpp | 239 unsigned EndLine = SM.getSpellingLineNumber(EndLoc); in checkStmt() local
|
| /llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | Line.h | 97 Line(int32_t CodeOffset, uint32_t StartLine, uint32_t EndLine, in Line()
|
| /llvm-project-15.0.7/flang/include/flang/Parser/ |
| H A D | dump-parse-tree.h | 862 void EndLine() { in EndLine() function
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | GCOVProfiling.cpp | 328 unsigned EndLine, uint32_t Ident, int Version) in GCOVFunction() 433 unsigned EndLine; member in __anon434f465a0311::GCOVFunction 594 static bool functionHasLines(const Function &F, unsigned &EndLine) { in functionHasLines() 792 unsigned EndLine; in emitProfileNotes() local
|
| /llvm-project-15.0.7/clang/lib/Format/ |
| H A D | NamespaceEndCommentsFixer.cpp | 308 const AnnotatedLine *EndLine = AnnotatedLines[I]; in analyze() local
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | CommentParser.cpp | 514 const unsigned EndLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
|
| /llvm-project-15.0.7/clang/unittests/ASTMatchers/Dynamic/ |
| H A D | ParserTest.cpp | 140 unsigned EndLine, unsigned StartColumn, unsigned EndColumn) { in matchesRange()
|
| /llvm-project-15.0.7/clang/tools/libclang/ |
| H A D | CIndexDiagnostic.cpp | 271 unsigned StartLine, StartColumn, EndLine, EndColumn; in clang_formatDiagnostic() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 3144 unsigned EndLine = SM.getExpansionLineNumber(End); in populateExecutedLinesWithFunctionSignature() local
|