Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Evaluate/
H A Dshape.h120 GetShapeHelper() : Base{*this} {} in GetShapeHelper() function
121 explicit GetShapeHelper(FoldingContext &c) : Base{*this}, context_{&c} {} in GetShapeHelper() function
122 explicit GetShapeHelper(FoldingContext &c, bool useResultSymbolShape) in GetShapeHelper() function