Searched refs:IsObjectArray (Results 1 – 7 of 7) sorted by relevance
315 assert(symbol->IsObjectArray() && "unexpected symbol type"); in genSeqShape()322 assert(symbol->IsObjectArray() && "unexpected symbol type"); in genSeqShape()384 if (symbol.IsObjectArray()) { in genSymbolHelper()
303 bool Symbol::IsObjectArray() const { in IsObjectArray() function in Fortran::semantics::Symbol
354 if (subscripts.empty() && symbol.IsObjectArray()) { in AddToSet()
694 if (symbol.IsObjectArray()) { in IsAutomaticObject()
318 if (!ultimate.IsObjectArray() && in FixMisparsedSubstring()
4938 if (prev->IsObjectArray()) { in ResolveIndexName()
570 bool IsObjectArray() const;