Searched refs:IsCoarrayObject (Results 1 – 1 of 1) sorted by relevance
917 if (IsCoarrayObject(allocateObject)) { in operator ()()927 if (IsCoarrayObject(allocateObject)) { in operator ()()963 bool IsCoarrayObject(const parser::AllocateObject &allocateObject) { in IsCoarrayObject() function in Fortran::semantics::ImageControlStmtHelper