Searched refs:SetGenericSymbol (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Semantics/ | ||
| H A D | resolve-names.cpp | 801 void SetGenericSymbol(Symbol &symbol) { genericInfo_.top().symbol = &symbol; } in SetGenericSymbol() function in Fortran::semantics::InterfaceVisitor |