Home
last modified time | relevance | path

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

/llvm-project/flang/module/
H A D__fortran_type_info.f9052 integer(1) :: noInitializationNeeded ! 1 if no component w/ init component
/llvm-project/flang/runtime/
H A Dtype-info.h232 RT_API_ATTRS bool noInitializationNeeded() const { in noInitializationNeeded() function