Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp53 static void PutShapeSpec(llvm::raw_ostream &, const ShapeSpec &);
627 void PutShapeSpec(llvm::raw_ostream &os, const ShapeSpec &x) { in PutShapeSpec() function
652 PutShapeSpec(os, shapeSpec); in PutShape()