Searched refs:PutSymbols (Results 1 – 2 of 2) sorted by relevance
57 bool PutSymbols(const Scope &);
139 PutSymbols(DEREF(symbol.scope())); in Write()180 bool ModFileWriter::PutSymbols(const Scope &scope) { in PutSymbols() function in Fortran::semantics::ModFileWriter295 bool contains{PutSymbols(typeScope)}; in PutDerivedType()