Searched defs:asInt (Results 1 – 2 of 2) sorted by relevance
39 constexpr intptr_t asInt() const { in asInt() function
1345 if (std::optional<uint64_t> asInt = parseInt(tok)) in parseFlag() local