Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dtools.cpp735 const Symbol *currentCommon{nullptr}; in GetStorageAssociations() local
739 thisCommon != currentCommon) { in GetStorageAssociations()
743 currentCommon = thisCommon; in GetStorageAssociations()