Searched defs:getHexUint (Results 1 – 1 of 1) sorted by relevance
2000 static bool getHexUint(const MIToken &Token, APInt &Result) { in getHexUint() function3126 bool MIParser::getHexUint(APInt &Result) { in getHexUint() function in MIParser