Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dresolve-directives.cpp521 Symbol *ResolveOmpCommonBlockName(const parser::Name *);
1529 Symbol *OmpAttributeVisitor::ResolveOmpCommonBlockName( in ResolveOmpCommonBlockName() function in Fortran::semantics::OmpAttributeVisitor
1629 if (auto *symbol{ResolveOmpCommonBlockName(&name)}) { in ResolveOmpObject()