Searched defs:getCol (Results 1 – 3 of 3) sorted by relevance
59 MachineOperand *getCol() const { return Col; } getCol() function
29 unsigned DebugLoc::getCol() const { in getCol() function in DebugLoc
249 uint32_t getCol() const { return LineCol & 0x3ff; } getCol() function