Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dresolve-directives.cpp1083 if (auto *commonBlockSymbol{ in ResolveOmpCommonBlockName() local
1085 name->symbol = commonBlockSymbol; in ResolveOmpCommonBlockName()
1086 return commonBlockSymbol; in ResolveOmpCommonBlockName()