| /llvm-project-15.0.7/polly/lib/Support/ |
| H A D | ScopLocation.cpp | 21 void getDebugLocation(const Region *R, unsigned &LineBegin, unsigned &LineEnd, in getDebugLocation()
|
| /llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/DIA/ |
| H A D | DIALineNumber.cpp | 23 DWORD LineEnd = 0; in getLineNumberEnd() local
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | ImportedFunctionsInliningStatistics.cpp | 84 bool LineEnd = true) { in getStatString()
|
| /llvm-project-15.0.7/llvm/tools/llvm-pdbutil/ |
| H A D | PrettyCompilandDumper.cpp | 77 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | SourceMgr.cpp | 295 const char *LineEnd = Loc.getPointer(); in GetMessage() local 392 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopGraphPrinter.cpp | 80 unsigned LineBegin, LineEnd; in printRegionCluster() local
|
| /llvm-project-15.0.7/bolt/lib/Profile/ |
| H A D | DataAggregator.cpp | 1043 size_t LineEnd = ParsingBuf.find_first_of('\n'); in consumeRestOfLine() local 1811 size_t LineEnd = ParsingBuf.find_first_of("\n"); in parseCommExecEvent() local 1854 size_t LineEnd = ParsingBuf.find_first_of("\n"); in parseForkEvent() local 1906 size_t LineEnd = ParsingBuf.find_first_of("\n"); in parseMMapEvent() local
|
| /llvm-project-15.0.7/llvm/tools/obj2yaml/ |
| H A D | dwarf2yaml.cpp | 402 const uint64_t LineEnd = in dumpDebugLines() local
|
| /llvm-project-15.0.7/clang/tools/clang-import-test/ |
| H A D | clang-import-test.cpp | 118 const char *LineEnd = nullptr; in PrintSourceForLocation() local
|
| /llvm-project-15.0.7/clang/lib/Format/ |
| H A D | SortJavaScriptImports.cpp | 221 FormatToken *LineEnd; member in clang::format::JavaScriptImportSorter
|
| /llvm-project-15.0.7/polly/lib/Exchange/ |
| H A D | JSONExporter.cpp | 133 unsigned LineBegin, LineEnd; in getJSON() local
|
| /llvm-project-15.0.7/llvm/lib/MC/ |
| H A D | MCCodeView.cpp | 333 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldChecker.cpp | 741 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/ |
| H A D | SemanticHighlighting.cpp | 986 auto LineEnd = Code.find('\n', TokStartOffset); in toSemanticTokens() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/ |
| H A D | TextDiagnostic.cpp | 1188 const char *LineEnd = LineStart; in emitSnippetAndCaret() local
|
| /llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/ |
| H A D | HTMLDiagnostics.cpp | 904 const char *LineEnd = TokInstantiationPtr; in HandlePiece() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ProfileData/Coverage/ |
| H A D | CoverageMapping.h | 239 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
|
| /llvm-project-15.0.7/clang/lib/Basic/ |
| H A D | SourceManager.cpp | 1202 unsigned LineEnd = SourceLineCache[LastLineNoResult]; in getColumnNumber() local
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CoverageMappingGen.cpp | 170 unsigned LineEnd; member
|
| /llvm-project-15.0.7/clang/lib/Driver/ |
| H A D | Driver.cpp | 1457 size_t LineEnd = Data.find_first_of("\n", ParentProcPos); in getCrashDiagnosticFile() local
|