Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp77 uint32_t LineStart = Line->getLineNumber(); in start() local
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp292 const char *LineStart = Loc.getPointer(); in GetMessage() local
395 const char *LineStart = SourceLine.begin(); buildFixItLine() local
[all...]
H A DYAMLParser.cpp1747 auto LineStart = Current; in scanBlockScalar() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h64 uint32_t LineStart; member
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp1000 StringRef LineStart; tryMergeConflictMarkers() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1158 unsigned LineStart = SourceLineCache[LastLineNoResult - 1]; in getColumnNumber() local
1143 unsigned LineStart = SourceLineCache[LastLineNoResult - 1]; getColumnNumber() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp914 const char *LineStart = TokInstantiationPtr-ColNo; HandlePiece() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp846 const char *LineStart = MemBuf->getBufferStart(); checkAllRulesInBuffer() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1190 const char *LineStart = emitSnippetAndCaret() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp244 unsigned LineStart = 0; in readMappingRegionsSubArray() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h276 unsigned LineStart, unsigned ColumnStart, member
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp196 unsigned LineStart; global() member
[all...]