Home
last modified time | relevance | path

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

123

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDistro.cpp31 SmallVector<StringRef, 16> Lines; in DetectOsRelease() local
57 SmallVector<StringRef, 16> Lines; in DetectLsbRelease() local
171 SmallVector<StringRef, 8> Lines; in DetectDistro() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DAffectedRangeManager.cpp23 SmallVectorImpl<AnnotatedLine *> &Lines) { in computeAffectedLines()
103 SmallVectorImpl<AnnotatedLine *> &Lines) { in nonPPLineAffected()
H A DBreakableToken.h319 SmallVector<StringRef, 16> Lines; variable
H A DUnwrappedLineFormatter.cpp172 const SmallVectorImpl<AnnotatedLine *> &Lines) in LineJoiner()
1107 const SmallVectorImpl<AnnotatedLine *> &Lines, bool DryRun, in format()
1231 const SmallVectorImpl<AnnotatedLine *> &Lines, unsigned Indent, in formatFirstToken()
H A DUnwrappedLineParser.h207 SmallVector<UnwrappedLine, 8> Lines; variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.h22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
H A DPrettyCompilandDumper.cpp70 auto Lines = Session.findLineNumbers(Symbol, *File); in start() local
H A Dllvm-pdbutil.h41 Lines, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolData.cpp35 if (auto Lines = getLineNumbers()) { in getCompilandId() local
H A DPDBSymbolFunc.cpp105 if (auto Lines = getLineNumbers()) { in getCompilandId() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h120 Collection Lines; ///< All line entries in the line table. variable
/netbsd-src/games/phantasia/
H A Dphantglobs.c31 int Lines; /* line on screen counter for fight routines */ variable
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
H A DDelta.cpp56 int Lines = 0; in getLines() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp73 const int Lines; member in llvm::symbolize::SourceCode
79 StringRef FileName, int64_t Line, int Lines, in SourceCode()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/
H A Dllvm-cfi-verify.cpp71 SmallVector<StringRef, 100> Lines; in printBlameContext() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DHost.cpp161 SmallVector<StringRef, 32> Lines; in getHostCPUNameForARM() local
304 SmallVector<StringRef, 32> Lines; in getHostCPUNameForS390x() local
1603 SmallVector<StringRef, 32> Lines; in getHostCPUFeatures() local
H A DSignals.cpp189 SmallVector<StringRef, 32> Lines; in printSymbolizedStackTrace() local
H A DSpecialCaseList.cpp130 SmallVector<StringRef, 16> Lines; in parse() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DNativeInlineSiteSymbol.cpp174 std::vector<NativeLineNumber> Lines{LineNum}; in findInlineeLinesByVA() local
H A DSymbolCache.cpp465 DebugLinesSubsectionRef Lines; in findLineTable() local
533 std::vector<LineTableEntry> Lines = findLineTable(Modi); in findLineNumbersByVA() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp132 SourceLineInfo Lines; member
583 const DebugLinesSubsectionRef &Lines) { in fromCodeViewSubsection()
621 const DebugInlineeLinesSubsectionRef &Lines) { in fromCodeViewSubsection()
799 DebugLinesSubsectionRef &Lines, const StringsAndChecksumsRef &State) { in visitLines()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h111 std::vector<LineNumberEntry> Lines; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp280 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded() local
434 DILineInfoTable Lines) { in NotifyDebug()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp128 SmallVector<StringRef, 16> Lines; in loadFile() local

123