Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.h61 bool PutComponents(const Symbol &);
H A Dmod-file.cpp209 bool ModFileWriter::PutComponents(const Symbol &typeSymbol) { in PutComponents() function in Fortran::semantics::ModFileWriter
362 bool contains{PutComponents(typeSymbol)}; in PutDerivedType()
413 PutComponents(typeSymbol); in PutDECStructure()