Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIALineNumber.cpp23 DWORD LineEnd = 0; in getLineNumberEnd() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DImportedFunctionsInliningStatistics.cpp84 bool LineEnd = true) { in getStatString()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.cpp78 uint32_t LineEnd = Line->getLineNumberEnd(); in start() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DSourceMgr.cpp287 const char *LineEnd = Loc.getPointer(); in GetMessage() local
385 const char *LineEnd = SourceLine.end(); in buildFixItLine() local
/netbsd/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Ddwarf2yaml.cpp401 const uint64_t LineEnd = in dumpDebugLines() local
/netbsd/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp118 const char *LineEnd = nullptr; in PrintSourceForLocation() local
/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DSortJavaScriptImports.cpp212 FormatToken *LineEnd; member in clang::format::JavaScriptImportSorter
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp332 *LineEnd = Ctx.createTempSymbol("linetable_end", false); in emitLineTableForFunction() local
/netbsd/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldChecker.cpp718 const char *LineEnd = LineStart; in checkAllRulesInBuffer() local
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DHTMLDiagnostics.cpp821 const char *LineEnd = TokInstantiationPtr; in HandlePiece() local
/netbsd/external/apache2/llvm/dist/clang/lib/Frontend/
H A DTextDiagnostic.cpp1187 const char *LineEnd = LineStart; in emitSnippetAndCaret() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h239 unsigned LineStart, ColumnStart, LineEnd, ColumnEnd; member
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp169 unsigned LineEnd; member
/netbsd/external/apache2/llvm/dist/clang/lib/Basic/
H A DSourceManager.cpp1205 unsigned LineEnd = SourceLineCache[LastLineNoResult]; in getColumnNumber() local
/netbsd/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1295 size_t LineEnd = Data.find_first_of("\n", ParentProcPos); in getCrashDiagnosticFile() local