Searched refs:GetBindName (Results 1 – 7 of 7) sorted by relevance
87 if (auto *overrideName = ultimateSymbol.GetBindName()) in mangleName()
32 const std::string *bindName = symbol.GetBindName(); in getMangledName()
308 const std::string *Symbol::GetBindName() const { in GetBindName() function in Fortran::semantics::Symbol
763 PutAttrs(os, attrs, symbol.GetBindName()); in PutEntity()
1874 return symbol.GetBindName(); in DefinesBindCName()
1687 if (symbol.GetBindName()) { in SetBindNameOn()1688 oldBindName = *symbol.GetBindName(); in SetBindNameOn()1692 if (const std::string * newBindName{symbol.GetBindName()}) { in SetBindNameOn()
609 const std::string *GetBindName() const;