Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dmod-file.cpp391 static llvm::raw_ostream &PutGenericName( in PutGenericName() function
403 PutGenericName(decls_ << "interface ", symbol) << '\n'; in PutGeneric()
411 PutGenericName(decls_ << "private::", symbol) << '\n'; in PutGeneric()
419 PutGenericName(uses_ << ",only:", symbol); in PutUse()
423 PutGenericName(uses_ << "=>", use); in PutUse()