Home
last modified time | relevance | path

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

/external/llvm-project/flang/runtime/
Dio-api.h21 class NamelistGroup; variable
111 const NamelistGroup &, void **scratchArea = nullptr,
115 const NamelistGroup &, void **scratchArea = nullptr,
134 Cookie IONAME(BeginExternalNamelistOutput)(const NamelistGroup &,
137 Cookie IONAME(BeginExternalNamelistInput)(const NamelistGroup &,
/external/llvm-project/flang/lib/Lower/
DRTBuilder.h167 constexpr TypeBuilderFunc getModel<const Fortran::runtime::NamelistGroup &>() {