Searched defs:LineNum (Results 1 - 8 of 8) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.h162 LineRecord(lldb::addr_t Address, lldb::addr_t Size, uint32_t LineNum, argument
169 uint32_t LineNum; member in class:lldb_private::breakpad::LineRecord
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DXCOFFYAML.h161 std::optional<uint32_t> LineNum; member in struct:llvm::XCOFFYAML::BlockAuxEnt
/freebsd-current/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.h276 uint32_t LineNum; ///< the line number member in struct:llvm::BTFLineInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h237 DiagnosticInfoSampleProfile(StringRef FileName, unsigned LineNum, argument
267 unsigned LineNum = 0; member in class:llvm::DiagnosticInfoSampleProfile
/freebsd-current/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp626 void printNext(raw_ostream &OS, uint32_t LineNum) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h1299 FileError(const Twine &F, std::optional<size_t> LineNum, argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DXCOFFObjectFile.h479 support::ubig32_t LineNum; member in struct:llvm::object::XCOFFBlockAuxEnt64
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1144 unsigned LineNum = PromiseDIVariable->getLine(); local
1018 solveDIType(DIBuilder &Builder, Type *Ty, const DataLayout &Layout, DIScope *Scope, unsigned LineNum, DenseMap<Type *, DIType *> &DITypeCache) argument

Completed in 361 milliseconds