Searched refs:getCurBinaryIntVal (Results 1 – 2 of 2) sorted by relevance
234 std::pair<int64_t, unsigned> getCurBinaryIntVal() const { in getCurBinaryIntVal() function
2643 auto BinaryVal = Lex.getCurBinaryIntVal(); in ParseSimpleValue()