Searched refs:getCompileTimeLength (Results 1 – 1 of 1) sorted by relevance
43 getCompileTimeLength(const fir::CharBoxValue &box) { in getCompileTimeLength() function232 auto rhsCstLen = getCompileTimeLength(rhs); in createAssign()233 auto lhsCstLen = getCompileTimeLength(lhs); in createAssign()