Searched defs:getLine (Results 1 – 13 of 13) sorted by relevance
45 unsigned getLine() const { return Region.LineStart; } in getLine() function78 unsigned getLine() const { return Line; } in getLine() function93 unsigned getLine() const { return Line; } in getLine() function
132 unsigned getLine() { getLine() function
24 unsigned DebugLoc::getLine() const { in getLine() function in DebugLoc
75 unsigned getLine() const { return Line; } in getLine() function
40 StringRef ScriptLexer::getLine() { in getLine() function in ScriptLexer
66 unsigned getLine() const { return Line; } in getLine() function
139 unsigned getLine() const { return Line; } in getLine() function
454 StringRef SourcePrinter::getLine(const DILineInfo &LineInfo, in getLine() function in llvm::objdump::SourcePrinter
747 unsigned getLine() const { return Line; } in getLine() function1798 unsigned getLine() const { return Line; } in getLine() function1996 unsigned getLine() const { return SubclassData32; } in getLine() function2291 unsigned getLine() const { return SubclassData32; } in getLine() function2670 unsigned getLine() const { return Line; } in getLine() function
313 unsigned getLine() const { return Line; } in getLine() function
248 uint32_t getLine() const { return LineCol >> 10; } getLine() function
847 unsigned getLine() const { return Line; } in getLine() function1052 unsigned getLine() const { return Line; } in getLine() function
235 IHexLineData IHexRecord::getLine(uint8_t Type, uint16_t Addr, in getLine() function in IHexRecord