Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/lib/Support/
H A DSourceMgr.cpp162 const char *LineEnd = Loc.getPointer(); in GetMessage() local
249 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp189 const char *LineEnd = Loc.getPointer(); in GetMessage() local
276 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp299 const char *LineEnd = Loc.getPointer(); in GetMessage() local
396 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp237 unsigned LineEnd = SM.getSpellingLineNumber(LocEnd); in gatherSkippedRegions() local
274 unsigned LineEnd = SM.getSpellingLineNumber(LocEnd); in emitSourceRegions() local
304 unsigned LineEnd = SM.getSpellingLineNumber(LocEnd); in emitExpansionRegions() local
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp39 unsigned LineEnd = 0; in get() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp23 DWORD LineEnd = 0; in getLineNumberEnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp23 DWORD LineEnd = 0; in getLineNumberEnd() local
/aosp_15_r20/external/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp24 DWORD LineEnd = 0; in getLineNumberEnd() local
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/
H A DCompilandDumper.cpp69 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DImportedFunctionsInliningStatistics.cpp72 bool LineEnd = true) { in getStatString()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp86 bool LineEnd = true) { in getStatString()
/aosp_15_r20/external/clang/lib/Format/
H A DSortJavaScriptImports.cpp204 FormatToken *LineEnd; member in clang::format::JavaScriptImportSorter
/aosp_15_r20/external/llvm/lib/MC/
H A DMCCodeView.cpp154 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp375 const char *LineEnd = TokInstantiationPtr; in HandlePiece() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCCodeView.cpp332 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCCodeView.cpp333 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp741 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp714 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
/aosp_15_r20/external/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h207 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp712 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DTextDiagnostic.cpp1114 const char *LineEnd = TokPtr; in emitSnippetAndCaret() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h225 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h243 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/Coverage/
DCoverageMapping.h276 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/Coverage/
DCoverageMapping.h271 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member

12