Searched defs:getLine (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DFormattedStream.h112 unsigned getLine() { return Position.second; } function in class:llvm::formatted_raw_ostream
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugLoc.cpp25 unsigned DebugLoc::getLine() const { function in class:DebugLoc
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DScriptLexer.cpp43 StringRef ScriptLexer::getLine() { function in class:lld::elf::ScriptLexer
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageView.h45 unsigned getLine() const { return Region.LineStart; } function in struct:llvm::ExpansionView
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h75 unsigned getLine() const { return Line; } function in class:__ubsan::SourceLocation
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h59 unsigned getLine() const { return Line; } function in class:llvm::MCCVLoc
H A DMCDwarf.h104 unsigned getLine() const { return Line; } function in class:llvm::MCDwarfLoc
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceLocation.h334 unsigned getLine() const { function in class:clang::SourceLocation::PresumedLoc
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DDiagnosticInfo.h360 unsigned getLine() const { return Line; } function in class:llvm::DiagnosticLocation
H A DDebugInfoMetadata.h621 unsigned getLine() const { return Line; } function in class:llvm::DIType
1433 unsigned getLine() const { return SubclassData32; } function in class:llvm::DICompileUnit::DILocation
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h440 unsigned getLine() const { return Line; } function in class:llvm::coverage::InstantiationGroup
622 unsigned getLine() const { return Line; } function in class:llvm::coverage::LineCoverageStats
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.cpp189 IHexLineData IHexRecord::getLine(uint8_t Type, uint16_t Addr, function in class:llvm::objcopy::elf::IHexRecord

Completed in 154 milliseconds