Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dcheck-expression.cpp61 if (!IsConstantStructureConstructorComponent(*symRef, expr.value())) { in operator ()()
92 bool IsConstantStructureConstructorComponent(
98 bool IsConstantExprHelper<INVARIANT>::IsConstantStructureConstructorComponent( in IsConstantStructureConstructorComponent() function in Fortran::evaluate::IsConstantExprHelper