Searched refs:PutTypeParam (Results 1 – 1 of 1) sorted by relevance
51 static void PutTypeParam(llvm::raw_ostream &, const Symbol &);472 [&](const TypeParamDetails &) { PutTypeParam(os, symbol); }, in PutEntity()556 void PutTypeParam(llvm::raw_ostream &os, const Symbol &symbol) { in PutTypeParam() function