Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-names.cpp670 void SetGenericSymbol(Symbol &symbol) { genericInfo_.top().symbol = &symbol; } in SetGenericSymbol() function in Fortran::semantics::InterfaceVisitor
2525 SetGenericSymbol(*symbol); in Pre()