Home
last modified time | relevance | path

Searched refs:charLenConstant (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DBoxAnalyzer.h415 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