/llvm-project/polly/lib/Support/ |
H A D | ScopLocation.cpp | 21 void getDebugLocation(const Region *R, unsigned &LineBegin, unsigned &LineEnd, in getDebugLocation()
|
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/ |
H A D | DIALineNumber.cpp | 23 DWORD LineEnd = 0; in getLineNumberEnd() local
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ImportedFunctionsInliningStatistics.cpp | 86 getStatString(const char * Msg,int32_t Fraction,int32_t All,const char * PercentageOfMsg,bool LineEnd=true) getStatString() argument
|
/llvm-project/llvm/tools/llvm-pdbutil/ |
H A D | PrettyCompilandDumper.cpp | 78 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
|
/llvm-project/llvm/lib/Support/ |
H A D | SourceMgr.cpp | 299 const char *LineEnd = Loc.getPointer(); in GetMessage() local 396 const char *LineEnd in buildFixItLine() local [all...] |
/llvm-project/polly/lib/Analysis/ |
H A D | ScopGraphPrinter.cpp | 80 unsigned LineBegin, LineEnd; in printRegionCluster() local
|
/llvm-project/bolt/lib/Profile/ |
H A D | DataAggregator.cpp | 1064 size_t LineEnd = ParsingBuf.find_first_of('\n'); consumeRestOfLine() local 1826 size_t LineEnd = ParsingBuf.find_first_of("\n"); parseCommExecEvent() local 1869 size_t LineEnd = ParsingBuf.find_first_of("\n"); parseForkEvent() local 1921 size_t LineEnd = ParsingBuf.find_first_of("\n"); parseMMapEvent() local [all...] |
/llvm-project/clang/tools/clang-import-test/ |
H A D | clang-import-test.cpp | 118 const char *LineEnd = nullptr; PrintSourceForLocation() local
|
/llvm-project/llvm/tools/obj2yaml/ |
H A D | dwarf2yaml.cpp | 413 const uint64_t LineEnd = in dumpDebugLines() local
|
/llvm-project/clang/lib/Format/ |
H A D | SortJavaScriptImports.cpp | 219 FormatToken *LineEnd = nullptr; member in clang::format::JavaScriptImportSorter
|
/llvm-project/polly/lib/Exchange/ |
H A D | JSONExporter.cpp | 133 unsigned LineBegin, LineEnd; in getJSON() local
|
/llvm-project/llvm/lib/MC/ |
H A D | MCCodeView.cpp | 353 *LineEnd = Ctx.createTempSymbol("linetable_end", false); emitLineTableForFunction() local
|
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldChecker.cpp | 859 while (LineEnd != MemBuf->getBufferEnd() && *LineEnd != '\r' && in checkAllRulesInBuffer() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | HTMLDiagnostics.cpp | 915 const char *LineEnd = TokInstantiationPtr; HandlePiece() local
|
/llvm-project/clang/lib/Frontend/ |
H A D | TextDiagnostic.cpp | 1368 const char *LineEnd = LineStart; in emitSnippetAndCaret() local
|
/llvm-project/clang-tools-extra/clangd/ |
H A D | SemanticHighlighting.cpp | 1402 auto LineEnd = Code.find('\n', TokStartOffset); toSemanticTokens() local
|
/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 271 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; global() member [all...] |
/llvm-project/clang/lib/Basic/ |
H A D | SourceManager.cpp | 1159 unsigned LineEnd = SourceLineCache[LastLineNoResult]; getColumnNumber() local
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CoverageMappingGen.cpp | 224 unsigned LineEnd; global() member [all...] |
/llvm-project/clang/lib/Driver/ |
H A D | Driver.cpp | 1612 size_t LineEnd = Data.find_first_of("\n", ParentProcPos); getCrashDiagnosticFile() local
|