/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageView.h | 45 unsigned getLine() const { return Region.LineStart; } in getLine() function 80 unsigned getLine() const { return Line; } getLine() function 97 unsigned getLine() const { return Line; } getLine() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | FormattedStream.h | 160 unsigned getLine() { in getLine() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 24 unsigned DebugLoc::getLine() const { in getLine() function in DebugLoc
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_value.h | 75 unsigned getLine() const { return Line; } in getLine() function
|
/freebsd-src/contrib/llvm-project/lld/ELF/ |
H A D | ScriptLexer.cpp | 45 StringRef ScriptLexer::getLine() { getLine() function in ScriptLexer
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCCodeView.h | 66 unsigned getLine() const { return Line; } in getLine() function
|
H A D | MCDwarf.h | 139 unsigned getLine() const { return Line; } in getLine() function
|
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 454 StringRef SourcePrinter::getLine(const DILineInfo &LineInfo, in getLine() function in llvm::objdump::SourcePrinter
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 746 unsigned getLine() const { return Line; } getLine() function 1740 unsigned getLine() const { return Line; } getLine() function 1938 unsigned getLine() const { return SubclassData32; } getLine() function 2226 unsigned getLine() const { return SubclassData32; } getLine() function 2605 unsigned getLine() const { return Line; } getLine() function [all...] |
H A D | DiagnosticInfo.h | 313 unsigned getLine() const { return Line; } in getLine() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
H A D | BTF.h | 256 uint32_t getLine() const { return LineCol >> 10; } in getLine() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 754 unsigned getLine() const { return Line; } getLine() function 959 unsigned getLine() const { return Line; } getLine() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 216 IHexLineData IHexRecord::getLine(uint8_t Type, uint16_t Addr, getLine() function in IHexRecord
|