Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.h69 void PutDECStructure(const Symbol &, const Scope * = nullptr);
H A Dmod-file.cpp342 PutDECStructure(typeSymbol, scope); in PutDerivedType()
376 void ModFileWriter::PutDECStructure( in PutDECStructure() function in Fortran::semantics::ModFileWriter