Home
last modified time | relevance | path

Searched defs:LineStart (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm/include/llvm/ExecutionEngine/
DJITEventListener.h37 struct LineStart { struct
39 uintptr_t Address;
43 DebugLoc Loc;
/external/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp38 unsigned LineStart = std::numeric_limits<unsigned>::max(); in get() local
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptCppFilter.cpp46 size_t LineStart = Pos; in run() local
/external/llvm/tools/llvm-pdbdump/
DCompilandDumper.cpp68 uint32_t LineStart = Line->getLineNumber(); in start() local
/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyCompilandDumper.cpp77 uint32_t LineStart = Line->getLineNumber(); in start() local
/external/llvm/lib/Support/
DSourceMgr.cpp155 const char *LineStart = Loc.getPointer(); in GetMessage() local
248 const char *LineStart = SourceLine.begin(); in buildFixItLine() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DSourceMgr.cpp182 const char *LineStart = Loc.getPointer(); in GetMessage() local
275 const char *LineStart = SourceLine.begin(); in buildFixItLine() local
/external/llvm-project/llvm/lib/Support/
DSourceMgr.cpp280 const char *LineStart = Loc.getPointer(); in GetMessage() local
384 const char *LineStart = SourceLine.begin(); in buildFixItLine() local
/external/llvm-project/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/external/clang/lib/Format/
DFormatTokenLexer.cpp333 StringRef LineStart; in tryMergeConflictMarkers() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp235 unsigned LineStart = SM.getSpellingLineNumber(LocStart); in gatherSkippedRegions() local
272 unsigned LineStart = SM.getSpellingLineNumber(LocStart); in emitSourceRegions() local
302 unsigned LineStart = SM.getSpellingLineNumber(ParentLoc); in emitExpansionRegions() local
/external/llvm-project/clang/tools/clang-refactor/
DTestSupport.cpp289 size_t LineStart = Source.find_last_of("\r\n", /*From=*/Offset + LineOffset); in addEndLineOffsetAndEndColumn() local
/external/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp372 const char *LineStart = TokInstantiationPtr-ColNo; in HandlePiece() local
/external/llvm-project/clang/lib/Format/
DFormatTokenLexer.cpp787 StringRef LineStart; in tryMergeConflictMarkers() local
/external/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp145 unsigned LineStart = 0; in readMappingRegionsSubArray() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DHTMLDiagnostics.cpp797 const char *LineStart = TokInstantiationPtr-ColNo; in HandlePiece() local
/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h207 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp707 const char *LineStart = MemBuf->getBufferStart(); in checkAllRulesInBuffer() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp709 const char *LineStart = MemBuf->getBufferStart(); in checkAllRulesInBuffer() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMappingReader.cpp159 unsigned LineStart = 0; in readMappingRegionsSubArray() local
/external/clang/lib/Basic/
DSourceManager.cpp1148 unsigned LineStart = SourceLineCache[LastLineNoResult - 1]; in getColumnNumber() local
1155 unsigned LineStart = FilePos; in getColumnNumber() local
/external/llvm-project/clang/lib/Basic/
DSourceManager.cpp1196 unsigned LineStart = SourceLineCache[LastLineNoResult - 1]; in getColumnNumber() local
1211 unsigned LineStart = FilePos; in getColumnNumber() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldChecker.cpp705 const char *LineStart = MemBuf->getBufferStart(); in checkAllRulesInBuffer() local
/external/llvm-project/clang/lib/Frontend/
DTextDiagnostic.cpp1191 const char *LineStart = in emitSnippetAndCaret() local

12