Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DDistro.cpp31 SmallVector<StringRef, 16> Lines; in DetectOsRelease() local
57 SmallVector<StringRef, 16> Lines; in DetectLsbRelease() local
179 SmallVector<StringRef, 8> Lines; in DetectDistro() local
/openbsd-src/gnu/llvm/clang/lib/Format/
H A DAffectedRangeManager.cpp23 SmallVectorImpl<AnnotatedLine *> &Lines) { in computeAffectedLines()
103 SmallVectorImpl<AnnotatedLine *> &Lines) { in nonPPLineAffected()
H A DTokenAnalyzer.cpp117 const auto &Lines = UnwrappedLines[Run]; in process() local
H A DDefinitionBlockSeparator.cpp33 SmallVectorImpl<AnnotatedLine *> &Lines, tooling::Replacements &Result, in separateBlocks()
H A DBreakableToken.h319 SmallVector<StringRef, 16> Lines; variable
H A DUnwrappedLineFormatter.cpp208 const SmallVectorImpl<AnnotatedLine *> &Lines) in LineJoiner()
1288 const SmallVectorImpl<AnnotatedLine *> &Lines, bool DryRun, in format()
1417 const SmallVectorImpl<AnnotatedLine *> &Lines, unsigned Indent, in formatFirstToken()
/openbsd-src/gnu/llvm/llvm/include/llvm/Testing/ADT/
H A DStringMap.h29 std::vector<std::string> Lines; variable
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp165 SmallVector<StringRef, 32> Lines; in getHostCPUNameForARM() local
360 SmallVector<StringRef, 32> Lines; in getHostCPUNameForS390x() local
402 SmallVector<StringRef> Lines; in getHostCPUNameForRISCV() local
1470 SmallVector<StringRef> Lines; in getHostCPUNameForSPARC() local
1771 SmallVector<StringRef, 32> Lines; in getHostCPUFeatures() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.h22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator
H A DPrettyCompilandDumper.cpp69 auto Lines = Session.findLineNumbers(Symbol, *File); in start() local
H A Dllvm-pdbutil.h41 Lines, enumerator
/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp41 SmallVector<StringRef, 32> Lines; in create() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/
H A DPDBSymbolData.cpp34 if (auto Lines = getLineNumbers()) { in getCompilandId() local
H A DPDBSymbolFunc.cpp107 if (auto Lines = getLineNumbers()) { in getCompilandId() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h120 Collection Lines; ///< All line entries in the line table. variable
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVOptions.h135 Lines, // --compare=lines enumerator
154 Lines, // --print=lines enumerator
176 Lines, // --warning=lines enumerator
244 LVLineKindSet Lines; // --select-lines=<Kind> variable
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp71 const int Lines; member in llvm::symbolize::SourceCode
76 SourceCode(StringRef FileName, int64_t Line, int Lines, in SourceCode()
/openbsd-src/games/phantasia/
H A Dphantglobs.c29 int Lines; /* line on screen counter for fight routines */ variable
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded() local
/openbsd-src/gnu/llvm/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()
/openbsd-src/gnu/llvm/llvm/tools/llvm-cfi-verify/
H A Dllvm-cfi-verify.cpp75 SmallVector<StringRef, 100> Lines; in printBlameContext() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp75 SmallVector<StringRef, 16> Lines; in loadFile() local
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp470 DebugLinesSubsectionRef Lines; in findLineTable() local
538 std::vector<LineTableEntry> Lines = findLineTable(Modi); in findLineNumbersByVA() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp279 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded() local
436 DILineInfoTable Lines) { in NotifyDebug()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.cpp558 LVLines *Lines = ScopeInstructions.find(SectionIndex, Scope); in processLines() local
644 LVLines *Lines = ScopeInstructions.find(Scope); in processLines() local

123