Home
last modified time | relevance | path

Searched defs:charBox (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Lower/
DCharacterExpr.cpp71 auto charBox = toExtendedValue(character).getCharBox(); in toDataLengthPair() local
DIntrinsicCall.cpp634 if (auto charBox = val.getCharBox()) { in toValue() local
1119 if (const auto *charBox = args[0].getCharBox()) { in genLen() local