Searched defs:intPtr (Results 1 – 2 of 2) sorted by relevance
50 if (auto intPtr = std::get_if<int64_t>(&value)) in run() local
166 int64_t* intPtr = jsonValue.get_ptr<int64_t*>(); in unpackValueWithErrorCode() local