Searched defs:asInt (Results 1 – 5 of 5) sorted by relevance
207 auto asInt = matchAndRewrite() local 213 auto asInt = matchAndRewrite() local
39 constexpr intptr_t asInt() const { in asInt() function
35 APInt asInt(/*numBits=*/1, value); in inferResultRanges() local
480 if (std::optional<int64_t> asInt = Fortran::evaluate::ToInt64(*expr)) { in charLenConstant() local
1320 if (std::optional<uint64_t> asInt = parseInt(tok)) parseFlag() local