Searched refs:CheckVarOrComponent (Results 1 – 1 of 1) sorted by relevance
245 return CheckVarOrComponent(ultimate); in operator ()()266 return CheckVarOrComponent(x.GetLastSymbol()) && (*this)(x.base()); in operator ()()294 bool CheckVarOrComponent(const semantics::Symbol &symbol) { in CheckVarOrComponent() function in Fortran::evaluate::IsInitialDataTargetHelper