Home
last modified time | relevance | path

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

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
HDDistro.cpp42 SmallVector<StringRef, 16> Lines; in DetectDistro() local
134 SmallVector<StringRef, 8> Lines; in DetectDistro() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
HDAffectedRangeManager.cpp23 SmallVectorImpl<AnnotatedLine *> &Lines) { in computeAffectedLines()
103 SmallVectorImpl<AnnotatedLine *> &Lines) { in nonPPLineAffected()
HDBreakableToken.h319 SmallVector<StringRef, 16> Lines; variable
HDUnwrappedLineFormatter.cpp165 const SmallVectorImpl<AnnotatedLine *> &Lines) in LineJoiner()
1068 const SmallVectorImpl<AnnotatedLine *> &Lines, bool DryRun, in format()
1192 const SmallVectorImpl<AnnotatedLine *> &Lines, unsigned Indent, in formatFirstToken()
HDUnwrappedLineParser.h188 SmallVector<UnwrappedLine, 8> Lines; variable
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
HDPrettyCompilandDumper.h22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
HDPrettyCompilandDumper.cpp70 auto Lines = Session.findLineNumbers(Symbol, *File); in start() local
HDllvm-pdbutil.h41 Lines, enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/
HDPDBSymbolData.cpp35 if (auto Lines = getLineNumbers()) { in getCompilandId() local
HDPDBSymbolFunc.cpp105 if (auto Lines = getLineNumbers()) { in getCompilandId() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
HDLineTable.h120 Collection Lines; ///< All line entries in the line table. variable
/freebsd-11-stable/usr.bin/tset/
HDtset.c68 int Lines, Columns; /* window size */ variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
HDOProfileJITEventListener.cpp115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDHost.cpp155 SmallVector<StringRef, 32> Lines; in getHostCPUNameForARM() local
288 SmallVector<StringRef, 32> Lines; in getHostCPUNameForS390x() local
1498 SmallVector<StringRef, 32> Lines; in getHostCPUFeatures() local
HDSignals.cpp179 SmallVector<StringRef, 32> Lines; in printSymbolizedStackTrace() local
HDSpecialCaseList.cpp130 SmallVector<StringRef, 16> Lines; in parse() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCodeViewYAMLDebugSections.cpp132 SourceLineInfo Lines; member
583 const DebugLinesSubsectionRef &Lines) { in fromCodeViewSubsection()
621 const DebugInlineeLinesSubsectionRef &Lines) { in fromCodeViewSubsection()
799 DebugLinesSubsectionRef &Lines, const StringsAndChecksumsRef &State) { in visitLines()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
HDPerfJITEventListener.cpp280 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded() local
434 DILineInfoTable Lines) { in NotifyDebug()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
HDDebugLinesSubsection.h111 std::vector<LineNumberEntry> Lines; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDBlockExtractor.cpp114 SmallVector<StringRef, 16> Lines; in loadFile() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
HDIntelJITEventListener.cpp161 DILineInfoTable Lines = in notifyObjectLoaded() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDCodeViewYAMLDebugSections.h76 std::vector<SourceLineEntry> Lines; member
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Inclusions/
HDHeaderIncludes.cpp250 SmallVector<StringRef, 32> Lines; in HeaderIncludes() local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
HDCopyConfig.cpp306 SmallVector<StringRef, 16> Lines; in addSymbolsFromFile() local
364 SmallVector<StringRef, 16> Lines; in addSymbolsToRenameFromFile() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
HDAtomicChange.cpp98 llvm::SmallVector<llvm::StringRef, 8> Lines; in violatesColumnLimit() local

12