Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dmod-file.h61 void PutGeneric(const Symbol &);
Dmod-file.cpp217 PutGeneric(symbol); in PutSymbol()
400 void ModFileWriter::PutGeneric(const Symbol &symbol) { in PutGeneric() function in Fortran::semantics::ModFileWriter