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
161 unsigned getLine() { in getLine() function
60 StringRef ScriptLexer::getLine() { in getLine() function in ScriptLexer
75 unsigned getLine() const { return Line; } in getLine() function
54 unsigned DebugLoc::getLine() const { in getLine() function in DebugLoc
67 unsigned getLine() const { return Line; } in getLine() function
140 unsigned getLine() const { return Line; } in getLine() function
452 StringRef SourcePrinter::getLine(const DILineInfo &LineInfo, in getLine() function in llvm::objdump::SourcePrinter
754 unsigned getLine() const { return Line; } in getLine() function2354 unsigned getLine() const { return Line; } in getLine() function2584 unsigned getLine() const { return SubclassData32; } in getLine() function2877 unsigned getLine() const { return SubclassData32; } in getLine() function3258 unsigned getLine() const { return Line; } in getLine() function
343 unsigned getLine() const { return Line; } in getLine() function
256 uint32_t getLine() const { return LineCol >> 10; } in getLine() function
905 unsigned getLine() const { return Line; } in getLine() function1128 unsigned getLine() const { return Line; } in getLine() function
232 IHexLineData IHexRecord::getLine(uint8_t Type, uint16_t Addr, in getLine() function in IHexRecord