/llvm-project/llvm/tools/llvm-cov/ |
H A D | SourceCoverageView.h | 45 unsigned getLine() const { return Region.LineStart; } in getLine() function 78 unsigned getLine() const { return Line; } in getLine() function 93 unsigned getLine() const { return Line; } in getLine() function
|
/llvm-project/llvm/include/llvm/Support/ |
H A D | FormattedStream.h | 160 unsigned getLine() { in getLine() function
|
/llvm-project/clang-tools-extra/clang-doc/ |
H A D | Mapper.cpp | 93 int MapASTVisitor::getLine(const NamedDecl *D, getLine() function in clang::doc::MapASTVisitor
|
/llvm-project/offload/include/Shared/ |
H A D | SourceInfo.h | 98 int32_t getLine() const { return Line; } in getLine() function
|
/llvm-project/llvm/lib/IR/ |
H A D | DebugLoc.cpp | 24 unsigned DebugLoc::getLine() const { in getLine() function in DebugLoc
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_value.h | 75 unsigned getLine() const { return Line; } in getLine() function
|
/llvm-project/mlir/examples/toy/Ch6/include/toy/ |
H A D | Lexer.h | 96 int getLine() { return curLineNum; } getLine() function
|
/llvm-project/mlir/examples/toy/Ch5/include/toy/ |
H A D | Lexer.h | 96 int getLine() { return curLineNum; } getLine() function
|
/llvm-project/mlir/examples/toy/Ch1/include/toy/ |
H A D | Lexer.h | 96 int getLine() { return curLineNum; } getLine() function
|
/llvm-project/mlir/examples/toy/Ch3/include/toy/ |
H A D | Lexer.h | 96 int getLine() { return curLineNum; } getLine() function
|
/llvm-project/mlir/examples/toy/Ch2/include/toy/ |
H A D | Lexer.h | 96 int getLine() { return curLineNum; } getLine() function
|
/llvm-project/mlir/examples/toy/Ch4/include/toy/ |
H A D | Lexer.h | 96 int getLine() { return curLineNum; } getLine() function
|
/llvm-project/mlir/examples/toy/Ch7/include/toy/ |
H A D | Lexer.h | 97 int getLine() { return curLineNum; } getLine() function
|
/llvm-project/lld/ELF/ |
H A D | ScriptLexer.cpp | 45 StringRef ScriptLexer::getLine() { getLine() function in ScriptLexer
|
/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
|
/llvm-project/llvm/tools/llvm-objdump/ |
H A D | SourcePrinter.cpp | 454 StringRef SourcePrinter::getLine(const DILineInfo &LineInfo, getLine() function in llvm::objdump::SourcePrinter
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | DebugInfoMetadata.h | 747 unsigned getLine() const { return Line; } getLine() function 1798 unsigned getLine() const { return Line; } getLine() function 1996 unsigned getLine() const { return SubclassData32; } getLine() function 2291 unsigned getLine() const { return SubclassData32; } getLine() function 2670 unsigned getLine() const { return Line; } getLine() function [all...] |
H A D | DiagnosticInfo.h | 313 unsigned getLine() const { return Line; } getLine() function
|
/llvm-project/llvm/examples/Kaleidoscope/Chapter9/ |
H A D | toy.cpp | 208 int getLine() const { return Loc.Line; } in getLine() function in __anon014738b80211::ExprAST 382 int getLine() const { return Line; } in getLine() function in __anon014738b80211::PrototypeAST
|
/llvm-project/llvm/include/llvm/DebugInfo/BTF/ |
H A D | BTF.h | 256 uint32_t getLine() const { return LineCol >> 10; } in getLine() function
|
/llvm-project/llvm/include/llvm/ProfileData/Coverage/ |
H A D | CoverageMapping.h | 847 unsigned getLine() const { return Line; } getLine() function 1052 unsigned getLine() const { return Line; } getLine() function
|
/llvm-project/llvm/lib/ObjCopy/ELF/ |
H A D | ELFObject.cpp | 235 IHexLineData IHexRecord::getLine(uint8_t Type, uint16_t Addr, getLine() function in IHexRecord
|