Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp39 unsigned LineEnd = 0; in get() local
/external/llvm/lib/DebugInfo/PDB/DIA/
DDIALineNumber.cpp24 DWORD LineEnd = 0; in getLineNumberEnd() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/DIA/
DDIALineNumber.cpp24 DWORD LineEnd = 0; in getLineNumberEnd() local
/external/llvm/tools/llvm-pdbdump/
DCompilandDumper.cpp69 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyCompilandDumper.cpp78 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DImportedFunctionsInliningStatistics.cpp73 bool LineEnd = true) { in getStatString()
/external/llvm/lib/Support/
DSourceMgr.cpp162 const char *LineEnd = Loc.getPointer(); in GetMessage() local
249 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DSourceMgr.cpp194 const char *LineEnd = Loc.getPointer(); in GetMessage() local
281 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
/external/swiftshader/third_party/LLVM/lib/Support/
DSourceMgr.cpp162 const char *LineEnd = Loc.getPointer(); in GetMessage() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/obj2yaml/
Ddwarf2yaml.cpp287 const uint64_t LineEnd = in dumpDebugLines() local
/external/clang/lib/CodeGen/
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
/external/clang/lib/Format/
DSortJavaScriptImports.cpp204 FormatToken *LineEnd; member in clang::format::JavaScriptImportSorter
/external/llvm/lib/MC/
DMCCodeView.cpp154 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp375 const char *LineEnd = TokInstantiationPtr; in HandlePiece() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCCodeView.cpp325 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h207 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp712 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp713 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h226 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/external/clang/lib/Frontend/
DTextDiagnostic.cpp1114 const char *LineEnd = TokPtr; in emitSnippetAndCaret() local
/external/clang/lib/Basic/
DSourceManager.cpp1149 unsigned LineEnd = SourceLineCache[LastLineNoResult]; in getColumnNumber() local
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py3119 class LineEnd(_PositionToken): class
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py3119 class LineEnd(_PositionToken): class