Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DDistro.cpp31 SmallVector<StringRef, 16> Lines; in DetectOsRelease() local
57 SmallVector<StringRef, 16> Lines; in DetectLsbRelease() local
183 SmallVector<StringRef, 8> Lines; in DetectDistro() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DAffectedRangeManager.cpp23 SmallVectorImpl<AnnotatedLine *> &Lines) { in computeAffectedLines()
103 SmallVectorImpl<AnnotatedLine *> &Lines) { in nonPPLineAffected()
H A DUnwrappedLineFormatter.cpp214 const SmallVectorImpl<AnnotatedLine *> &Lines) in LineJoiner()
1333 const SmallVectorImpl<AnnotatedLine *> &Lines, bool DryRun, in format()
1463 const SmallVectorImpl<AnnotatedLine *> &Lines, in computeNewlines()
1555 const SmallVectorImpl<AnnotatedLine *> &Lines, unsigned Indent, in formatFirstToken()
H A DTokenAnalyzer.cpp117 const auto &Lines = UnwrappedLines[Run]; in process() local
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/ADT/
H A DStringMap.h29 std::vector<std::string> Lines; variable
/freebsd/contrib/llvm-project/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, global() enumerator
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp37 SmallVector<StringRef, 32> Lines; in create() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DLineTable.h120 Collection Lines; ///< All line entries in the line table. variable
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DHost.cpp166 SmallVector<StringRef, 32> Lines; in getHostCPUNameForARM() local
399 SmallVector<StringRef, 32> Lines; in getHostCPUNameForS390x() local
441 SmallVector<StringRef> Lines; in getHostCPUNameForRISCV() local
1619 SmallVector<StringRef> Lines; in getHostCPUNameForSPARC() local
1943 SmallVector<StringRef, 32> Lines; in getHostCPUFeatures() local
/freebsd/contrib/llvm-project/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
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewReader.cpp757 if (Error E = Lines.initialize(Reader)) in traverseSymbolSection() local
249 collectInlineeInfo(DebugInlineeLinesSubsectionRef & Lines,const llvm::pdb::SymbolGroup * SG) collectInlineeInfo() argument
280 DebugInlineeLinesSubsectionRef Lines; traverseInlineeLines() local
964 __anonf382f8f70702(int32_t Modi, const SymbolGroup &SG, DebugInlineeLinesSubsectionRef &Lines) createScopes() argument
1077 __anonf382f8f70902(int32_t Modi, const SymbolGroup &SG, DebugLinesSubsectionRef &Lines) createScopes() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/OProfileJIT/
H A DOProfileJITEventListener.cpp115 DILineInfoTable Lines = Context->getLineInfoForAddressRange(Addr, Size); in notifyObjectLoaded() local
/freebsd/contrib/llvm-project/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() argument
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DBlockExtractor.cpp73 SmallVector<StringRef, 16> Lines; in loadFile() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp132 SourceLineInfo Lines; member
583 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,const DebugLinesSubsectionRef & Lines) fromCodeViewSubsection() argument
621 fromCodeViewSubsection(const DebugStringTableSubsectionRef & Strings,const DebugChecksumsSubsectionRef & Checksums,const DebugInlineeLinesSubsectionRef & Lines) fromCodeViewSubsection() argument
799 visitLines(DebugLinesSubsectionRef & Lines,const StringsAndChecksumsRef & State) visitLines() argument
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Readers/
H A DLVBinaryReader.h207 void addInlineeLines(LVScope *Scope, LVLines &Lines) { in addInlineeLines()
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp279 DILineInfoTable Lines = Context->getLineInfoForAddressRange( in notifyObjectLoaded() local
436 DILineInfoTable Lines) { in NotifyDebug() argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp470 DebugLinesSubsectionRef Lines; in findLineTable() local
538 std::vector<LineTableEntry> Lines = findLineTable(Modi); in findLineNumbersByVA() local
H A DNativeInlineSiteSymbol.cpp232 std::vector<NativeLineNumber> Lines{LineNum}; in findInlineeLinesByVA() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DUtils.cpp206 SmallVector<StringRef, 16> Lines; in parseAliasList() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h112 std::vector<LineNumberEntry> Lines; member

123