Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp23 DWORD LineEnd = 0; in getLineNumberEnd() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp86 bool LineEnd = true) { in getStatString()
/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp78 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSourceMgr.cpp299 const char *LineEnd = Loc.getPointer(); in GetMessage() local
396 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DSortJavaScriptImports.cpp219 FormatToken *LineEnd = nullptr; member in clang::format::JavaScriptImportSorter
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp353 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp859 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp915 const char *LineEnd = TokInstantiationPtr; in HandlePiece() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp1368 const char *LineEnd = LineStart; in emitSnippetAndCaret() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h271 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp1159 unsigned LineEnd = SourceLineCache[LastLineNoResult]; in getColumnNumber() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp226 unsigned LineEnd; member
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp1615 size_t LineEnd = Data.find_first_of("\n", ParentProcPos); in getCrashDiagnosticFile() local