Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-names.cpp801 void SetGenericSymbol(Symbol &symbol) { genericInfo_.top().symbol = &symbol; } in SetGenericSymbol() function in Fortran::semantics::InterfaceVisitor
3025 SetGenericSymbol(*symbol); in Pre()