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

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp42 SmallVector<StringRef, 16> Lines; local
134 SmallVector<StringRef, 8> Lines; local
/freebsd-11-stable/contrib/llvm-project/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.cpp70 auto Lines = Session.findLineNumbers(Symbol, *File); local
H A Dllvm-pdbutil.h41 Lines, member in class:opts::ModuleSubsection
/freebsd-11-stable/contrib/llvm-project/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...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DAffectedRangeManager.cpp22 computeAffectedLines( SmallVectorImpl<AnnotatedLine *> &Lines) argument
101 nonPPLineAffected( AnnotatedLine *Line, const AnnotatedLine *PreviousLine, SmallVectorImpl<AnnotatedLine *> &Lines) argument
H A DBreakableToken.h319 SmallVector<StringRef, 16> Lines; member in class:clang::format::BreakableComment
H A DUnwrappedLineParser.h188 SmallVector<UnwrappedLine, 8> Lines; member in class:clang::format::UnwrappedLineParser
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); local
/freebsd-11-stable/usr.bin/tset/
H A Dtset.c68 int Lines, Columns; /* window size */ variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugInlineeLinesSubsection.h85 LinesArray Lines; member in class:llvm::codeview::final
H A DDebugLinesSubsection.h111 std::vector<LineNumberEntry> Lines; member in struct:llvm::codeview::final::Block
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DSpecialCaseList.cpp130 SmallVector<StringRef, 16> Lines; local
H A DSignals.cpp179 SmallVector<StringRef, 32> Lines; local
H A DHost.cpp155 SmallVector<StringRef, 32> Lines; local
288 SmallVector<StringRef, 32> Lines; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp114 SmallVector<StringRef, 16> Lines; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp161 DILineInfoTable Lines = local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h76 std::vector<SourceLineEntry> Lines; member in struct:llvm::CodeViewYAML::SourceLineBlock
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp98 llvm::SmallVector<llvm::StringRef, 8> Lines; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp280 DILineInfoTable Lines = Context->getLineInfoForAddressRange( local
433 NotifyDebug(uint64_t CodeAddr, DILineInfoTable Lines) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp132 SourceLineInfo Lines; member in struct:__anon1948::YAMLLinesSubsection
580 fromCodeViewSubsection( const DebugStringTableSubsectionRef &Strings, const DebugChecksumsSubsectionRef &Checksums, const DebugLinesSubsectionRef &Lines) argument
618 fromCodeViewSubsection( const DebugStringTableSubsectionRef &Strings, const DebugChecksumsSubsectionRef &Checksums, const DebugInlineeLinesSubsectionRef &Lines) argument
798 visitLines( DebugLinesSubsectionRef &Lines, const StringsAndChecksumsRef &State) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DCommentParser.cpp672 SmallVector<VerbatimBlockLineComment *, 8> Lines; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp592 std::vector<StringRef> &Lines = LineCache[LineInfo.FileName]; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp471 DILineInfoTable Lines = local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.cpp306 SmallVector<StringRef, 16> Lines; local
364 SmallVector<StringRef, 16> Lines; local

Completed in 418 milliseconds

12