Searched refs:charLenConstant (Results 1 – 1 of 1) sorted by relevance
415 if (auto len = charLenConstant(sym)) { in analyze()449 if (auto len = charLenConstant(sym)) in analyze()475 charLenConstant(const Fortran::semantics::Symbol &sym) { in charLenConstant() function