Searched refs:dataSharingAttributeObjects_ (Results 1 – 1 of 1) sorted by relevance
94 dataSharingAttributeObjects_.insert(object); in AddDataSharingAttributeObject()97 dataSharingAttributeObjects_.clear(); in ClearDataSharingAttributeObjects()108 UnorderedSymbolSet dataSharingAttributeObjects_; // on one directive member in Fortran::semantics::DirectiveAttributeVisitor551 auto it{dataSharingAttributeObjects_.find(object)}; in HasDataSharingAttributeObject()552 return it != dataSharingAttributeObjects_.end(); in HasDataSharingAttributeObject()