Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Runtime/
H A Dallocatable.h31 void RTNAME(AllocatableInitCharacter)(Descriptor &, SubscriptValue length = 0,
/llvm-project-15.0.7/flang/runtime/
H A Dallocatable.cpp27 void RTNAME(AllocatableInitCharacter)(Descriptor &descriptor, in RTNAME() argument
/llvm-project-15.0.7/flang/lib/Lower/
H A DAllocatable.cpp146 : fir::runtime::getRuntimeFunc<mkRTKey(AllocatableInitCharacter)>( in genRuntimeInitCharacter()