Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dconstant.cpp322 static std::vector<StructureConstructorValues> AcquireValues( in AcquireValues() function
333 : Base{AcquireValues(std::move(x)), std::move(shape), Result{spec}} {} in Constant()