Searched defs:getLocRange (Results 1 – 3 of 3) sorted by relevance
34 SMRange AsmToken::getLocRange() const { in getLocRange() function in AsmToken
78 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function
649 SMRange getLocRange() const { return SMRange(StartLoc, EndLoc); } in getLocRange() function in __anon7699f6b30311::ARMOperand