Searched defs:Lines (Results 1 - 25 of 55) sorted by relevance

123

/openbsd-current/gnu/llvm/llvm/include/llvm/Testing/ADT/
H A DStringMap.h29 std::vector<std::string> Lines; local
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeEnumLineNumbers.h30 std::vector<NativeLineNumber> Lines; member in class:llvm::pdb::NativeEnumLineNumbers
/openbsd-current/gnu/llvm/llvm/tools/llvm-pdbutil/
H A DPrettyCompilandDumper.h22 enum Flags { None = 0x0, Children = 0x1, Symbols = 0x2, Lines = 0x4 }; enumerator in enum:llvm::pdb::CompilandDumper::Flags
H A DPrettyCompilandDumper.cpp69 auto Lines = Session.findLineNumbers(Symbol, *File); local
H A Dllvm-pdbutil.h41 Lines, member in class:opts::ModuleSubsection
/openbsd-current/gnu/llvm/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp41 SmallVector<StringRef, 32> Lines; local
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h120 Collection Lines; ///< All line entries in the line table. member in class:llvm::gsym::LineTable
[all...]
/openbsd-current/gnu/llvm/clang/lib/Driver/
H A DDistro.cpp179 SmallVector<StringRef, 8> Lines; local
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); local
/openbsd-current/gnu/llvm/clang/lib/Format/
H A DDefinitionBlockSeparator.cpp32 separateBlocks( SmallVectorImpl<AnnotatedLine *> &Lines, tooling::Replacements &Result, FormatTokenLexer &Tokens) argument
[all...]
H A DAffectedRangeManager.cpp22 computeAffectedLines( SmallVectorImpl<AnnotatedLine *> &Lines) argument
101 nonPPLineAffected( AnnotatedLine *Line, const AnnotatedLine *PreviousLine, SmallVectorImpl<AnnotatedLine *> &Lines) argument
H A DTokenAnalyzer.cpp117 const auto &Lines = UnwrappedLines[Run]; local
H A DBreakableToken.h319 SmallVector<StringRef, 16> Lines; member in class:clang::format::BreakableComment
H A DUnwrappedLineParser.h258 SmallVector<UnwrappedLine, 8> Lines; member in class:clang::format::UnwrappedLineParser
/openbsd-current/gnu/llvm/clang/lib/Analysis/FlowSensitive/
H A DDebugSupport.cpp206 std::vector<std::string> Lines; local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp75 SmallVector<StringRef, 16> Lines; local
/openbsd-current/games/phantasia/
H A Dphantglobs.c29 int Lines; /* line on screen counter for fight routines */ variable
/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DSpecialCaseList.cpp129 SmallVector<StringRef, 16> Lines; local
H A DSignals.cpp216 SmallVector<StringRef, 32> Lines; local
/openbsd-current/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h112 std::vector<LineNumberEntry> Lines; member in struct:llvm::codeview::final::Block
H A DDebugInlineeLinesSubsection.h84 LinesArray Lines; member in class:llvm::codeview::final
/openbsd-current/gnu/llvm/llvm/tools/llvm-cfi-verify/
H A Dllvm-cfi-verify.cpp75 SmallVector<StringRef, 100> Lines; local
87 outs() << i << ": " << Lines[i - 1] << "\n"; local
/openbsd-current/gnu/llvm/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h76 std::vector<SourceLineEntry> Lines; member in struct:llvm::CodeViewYAML::SourceLineBlock
/openbsd-current/gnu/llvm/llvm/lib/DebugInfo/Symbolize/
H A DDIPrinter.cpp71 const int Lines; member in class:llvm::symbolize::SourceCode
76 SourceCode(StringRef FileName, int64_t Line, int Lines, argument
/openbsd-current/gnu/llvm/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp98 llvm::SmallVector<llvm::StringRef, 8> Lines; local

Completed in 346 milliseconds

123