Searched defs:mutBox (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Lower/ | ||
H A D | ConvertVariable.cpp | 889 if (auto mutBox = extVal.getBoxOf<fir::MutableBoxValue>()) { deallocateIntentOut() local |
/llvm-project/flang/lib/Optimizer/Builder/ | ||
H A D | IntrinsicCall.cpp | 5061 fir::MutableBoxValue mutBox = genIndex() local |