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