Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.cpp54 static void PutShape(
404 PutShape(decls_, object->shape(), '(', ')'); in PutDECStructure()
641 void PutShape( in PutShape() function
674 PutShape(os, details.shape(), '(', ')'); in PutObjectEntity()
675 PutShape(os, details.coshape(), '[', ']'); in PutObjectEntity()