Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Lower/
DCharacterExpr.cpp43 getCompileTimeLength(const fir::CharBoxValue &box) { in getCompileTimeLength() function
232 auto rhsCstLen = getCompileTimeLength(rhs); in createAssign()
233 auto lhsCstLen = getCompileTimeLength(lhs); in createAssign()