/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ |
H A D | Distro.cpp | 31 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 D | AffectedRangeManager.cpp | 23 SmallVectorImpl<AnnotatedLine *> &Lines) { in computeAffectedLines() 103 SmallVectorImpl<AnnotatedLine *> &Lines) { in nonPPLineAffected()
|
H A D | BreakableToken.h | 319 SmallVector<StringRef, 16> Lines; variable
|
H A D | UnwrappedLineFormatter.cpp | 172 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 D | UnwrappedLineParser.h | 207 SmallVector<UnwrappedLine, 8> Lines; variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | PrettyCompilandDumper.h | 22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
|
H A D | PrettyCompilandDumper.cpp | 70 auto Lines = Session.findLineNumbers(Symbol, *File); in start() local
|
H A D | llvm-pdbutil.h | 41 Lines, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolData.cpp | 35 if (auto Lines = getLineNumbers()) { in getCompilandId() local
|
H A D | PDBSymbolFunc.cpp | 105 if (auto Lines = getLineNumbers()) { in getCompilandId() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/GSYM/ |
H A D | LineTable.h | 120 Collection Lines; ///< All line entries in the line table. variable
|
/netbsd-src/games/phantasia/ |
H A D | phantglobs.c | 31 int Lines; /* line on screen counter for fight routines */ variable
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/ |
H A D | Delta.cpp | 56 int Lines = 0; in getLines() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/OProfileJIT/ |
H A D | OProfileJITEventListener.cpp | 115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/ |
H A D | DIPrinter.cpp | 73 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 D | llvm-cfi-verify.cpp | 71 SmallVector<StringRef, 100> Lines; in printBlameContext() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | Host.cpp | 161 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 D | Signals.cpp | 189 SmallVector<StringRef, 32> Lines; in printSymbolizedStackTrace() local
|
H A D | SpecialCaseList.cpp | 130 SmallVector<StringRef, 16> Lines; in parse() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeInlineSiteSymbol.cpp | 174 std::vector<NativeLineNumber> Lines{LineNum}; in findInlineeLinesByVA() local
|
H A D | SymbolCache.cpp | 465 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 D | CodeViewYAMLDebugSections.cpp | 132 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 D | DebugLinesSubsection.h | 111 std::vector<LineNumberEntry> Lines; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/PerfJITEvents/ |
H A D | PerfJITEventListener.cpp | 280 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded() local 434 DILineInfoTable Lines) { in NotifyDebug()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | BlockExtractor.cpp | 128 SmallVector<StringRef, 16> Lines; in loadFile() local
|