Home
last modified time | relevance | path

Searched defs:LineEnd (Results 1 – 20 of 20) sorted by relevance

/llvm-project/polly/lib/Support/
H A DScopLocation.cpp21 void getDebugLocation(const Region *R, unsigned &LineBegin, unsigned &LineEnd, in getDebugLocation()
/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp23 DWORD LineEnd = 0; in getLineNumberEnd() local
/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp86 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 DPrettyCompilandDumper.cpp78 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp299 const char *LineEnd = Loc.getPointer(); in GetMessage() local
396 const char *LineEnd in buildFixItLine() local
[all...]
/llvm-project/polly/lib/Analysis/
H A DScopGraphPrinter.cpp80 unsigned LineBegin, LineEnd; in printRegionCluster() local
/llvm-project/bolt/lib/Profile/
H A DDataAggregator.cpp1064 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 Dclang-import-test.cpp118 const char *LineEnd = nullptr; PrintSourceForLocation() local
/llvm-project/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp413 const uint64_t LineEnd = in dumpDebugLines() local
/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp219 FormatToken *LineEnd = nullptr; member in clang::format::JavaScriptImportSorter
/llvm-project/polly/lib/Exchange/
H A DJSONExporter.cpp133 unsigned LineBegin, LineEnd; in getJSON() local
/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp353 *LineEnd = Ctx.createTempSymbol("linetable_end", false); emitLineTableForFunction() local
/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp859 while (LineEnd != MemBuf->getBufferEnd() && *LineEnd != '\r' && in checkAllRulesInBuffer() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp915 const char *LineEnd = TokInstantiationPtr; HandlePiece() local
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1368 const char *LineEnd = LineStart; in emitSnippetAndCaret() local
/llvm-project/clang-tools-extra/clangd/
H A DSemanticHighlighting.cpp1402 auto LineEnd = Code.find('\n', TokStartOffset); toSemanticTokens() local
/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h271 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; global() member
[all...]
/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1159 unsigned LineEnd = SourceLineCache[LastLineNoResult]; getColumnNumber() local
/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp224 unsigned LineEnd; global() member
[all...]
/llvm-project/clang/lib/Driver/
H A DDriver.cpp1612 size_t LineEnd = Data.find_first_of("\n", ParentProcPos); getCrashDiagnosticFile() local