Searched refs:CommonBlockInfo (Results 1 – 1 of 1) sorted by relevance
190 struct CommonBlockInfo { struct in Fortran::semantics::CommonBlockMap203 isInitialized ? CommonBlockInfo{common, common} in MapCommonBlockAndCheckConflicts()204 : CommonBlockInfo{common, std::nullopt}}); in MapCommonBlockAndCheckConflicts()206 CommonBlockInfo &info{it->second}; in MapCommonBlockAndCheckConflicts()281 std::map<SourceName, CommonBlockInfo> commonBlocks_;