Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Druntime-type-info.cpp818 bool hasDataInit{false}; in DescribeComponent() local
823 hasDataInit = InitializeDataPointer( in DescribeComponent()
829 hasDataInit = object.init().has_value(); in DescribeComponent()
830 if (hasDataInit) { in DescribeComponent()
838 if (!hasDataInit) { in DescribeComponent()