Searched defs:getLine (Results 1 – 13 of 13) sorted by relevance
45 unsigned getLine() const { return Region.LineStart; } in getLine() function80 unsigned getLine() const { return Line; } in getLine() function97 unsigned getLine() const { return Line; } in getLine() function
160 unsigned getLine() { in getLine() function
24 unsigned DebugLoc::getLine() const { in getLine() function in DebugLoc
75 unsigned getLine() const { return Line; } in getLine() function
45 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
746 unsigned getLine() const { return Line; } in getLine() function1740 unsigned getLine() const { return Line; } in getLine() function1938 unsigned getLine() const { return SubclassData32; } in getLine() function2226 unsigned getLine() const { return SubclassData32; } in getLine() function2605 unsigned getLine() const { return Line; } in getLine() function
313 unsigned getLine() const { return Line; } in getLine() function
256 uint32_t getLine() const { return LineCol >> 10; } in getLine() function
754 unsigned getLine() const { return Line; } in getLine() function959 unsigned getLine() const { return Line; } in getLine() function
216 IHexLineData IHexRecord::getLine(uint8_t Type, uint16_t Addr, in getLine() function in IHexRecord