Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dmod-file.cpp47 static void PutEntity(llvm::raw_ostream &, const Symbol &);
52 static void PutEntity(
270 [&](const auto &) { PutEntity(decls_, symbol); }, in PutSymbol()
467 void PutEntity(llvm::raw_ostream &os, const Symbol &symbol) { in PutEntity() function
514 PutEntity( in PutObjectEntity()
534 PutEntity( in PutProcEntity()
558 PutEntity( in PutTypeParam()
598 void PutEntity(llvm::raw_ostream &os, const Symbol &symbol, in PutEntity() function