Home | History | Annotate | Download | only in MIRParser

Lines Matching refs:getUint64

182   bool getUint64(uint64_t &Result);
1647 bool MIParser::getUint64(uint64_t &Result) {
1789 if (getUint64(Size))