Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dmod-file.h72 void PutGeneric(const Symbol &);
H A Dmod-file.cpp275 PutGeneric(symbol); in PutSymbol()
506 void ModFileWriter::PutGeneric(const Symbol &symbol) { in PutGeneric() function in Fortran::semantics::ModFileWriter