| /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/compiler-rt/lib/xray/ |
| H A D | xray_powerpc64.cpp | 34 const intptr_t StartLine = ((intptr_t)Addr) & Mask; in clearCache() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | NamespaceCommentCheck.cpp | 94 unsigned StartLine = Sources.getSpellingLineNumber(ND->getBeginLoc()); in check() local
|
| H A D | BracesAroundStatementsCheck.cpp | 238 unsigned StartLine = SM.getSpellingLineNumber(StartLoc); 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/llvm/tools/llvm-cov/ |
| H A D | CoverageExporterLcov.cpp | 59 auto StartLine = F.CountedRegions.front().LineStart; in renderFunctions() local
|
| /llvm-project-15.0.7/llvm/unittests/ProfileData/ |
| H A D | MemProfTest.cpp | 68 uint32_t StartLine; member
|
| /llvm-project-15.0.7/clang/lib/AST/ |
| H A D | CommentParser.cpp | 510 const unsigned StartLine = SourceMgr.getPresumedLineNumber( in parseHTMLStartTag() local
|
| /llvm-project-15.0.7/clang/unittests/ASTMatchers/Dynamic/ |
| H A D | ParserTest.cpp | 139 bool matchesRange(SourceRange Range, unsigned StartLine, 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/llvm/include/llvm/DebugInfo/ |
| H A D | DIContext.h | 42 uint32_t StartLine = 0; member
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | ScopedPrinterTest.cpp | 1054 TEST_F(ScopedPrinterTest, StartLine) { in TEST_F() argument
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | source_location.cpp | 474 constexpr int StartLine = 42; variable
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFContext.cpp | 1113 std::string &FunctionName, std::string &StartFile, uint32_t &StartLine, in getFunctionNameAndStartLineForAddress() 1285 uint32_t StartLine = 0; in getLineInfoForAddressRange() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | BugReporter.cpp | 3143 unsigned StartLine = SM.getExpansionLineNumber(Start); in populateExecutedLinesWithFunctionSignature() local
|