Home
last modified time | relevance | path

Searched defs:allocatable (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/test/Semantics/
H A Dcall14.f9026 subroutine C864(allocatable, inout, out, pointer, volatile) argument
H A Dtransfer01.f9010 real, allocatable :: allocatable component
H A Dtypeinfo01.f90227 real, allocatable :: allocatable(:) component
/llvm-project/flang/lib/Lower/
H A DConvertCall.cpp1702 const auto *allocatable = result.getBoxOf<fir::MutableBoxValue>(); genUserCall() local
[all...]