Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/llvm/include/llvm/ExecutionEngine/
H A DJITEventListener.h37 struct LineStart { struct
39 uintptr_t Address;
43 DebugLoc Loc;
/aosp_15_r20/external/llvm/lib/Support/
H A DSourceMgr.cpp155 const char *LineStart = Loc.getPointer(); in GetMessage() local
248 const char *LineStart = SourceLine.begin(); in buildFixItLine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DSourceMgr.cpp182 const char *LineStart = Loc.getPointer(); in GetMessage() local
275 const char *LineStart = SourceLine.begin(); in buildFixItLine() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DSourceMgr.cpp292 const char *LineStart = Loc.getPointer(); in GetMessage() local
395 const char *LineStart = SourceLine.begin(); in buildFixItLine() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A 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
/aosp_15_r20/external/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp38 unsigned LineStart = std::numeric_limits<unsigned>::max(); in get() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/internal/analysisutil/
Dutil.go80 func LineStart(f *token.File, line int) token.Pos { func
/aosp_15_r20/external/llvm/tools/llvm-pdbdump/
H A DCompilandDumper.cpp68 uint32_t LineStart = Line->getLineNumber(); in start() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/aosp_15_r20/external/clang/lib/Format/
H A DFormatTokenLexer.cpp333 StringRef LineStart; in tryMergeConflictMarkers() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/aosp_15_r20/prebuilts/go/linux-x86/src/go/token/
Dposition.go225 func (f *File) LineStart(line int) Pos { func
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp372 const char *LineStart = TokInstantiationPtr-ColNo; in HandlePiece() local
/aosp_15_r20/external/clang/lib/Basic/
H A DSourceManager.cpp1148 unsigned LineStart = SourceLineCache[LastLineNoResult - 1]; in getColumnNumber() local
1155 unsigned LineStart = FilePos; in getColumnNumber() local
/aosp_15_r20/external/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp145 unsigned LineStart = 0; in readMappingRegionsSubArray() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp734 const char *LineStart = MemBuf->getBufferStart(); in checkAllRulesInBuffer() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp707 const char *LineStart = MemBuf->getBufferStart(); 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/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp159 unsigned LineStart = 0; in readMappingRegionsSubArray() local
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp705 const char *LineStart = MemBuf->getBufferStart(); in checkAllRulesInBuffer() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DTextDiagnostic.cpp1110 const char *LineStart = TokPtr-ColNo+1; // Column # is 1-based. in emitSnippetAndCaret() local

12