Searched refs:CheckSubstringBound (Results 1 – 2 of 2) sorted by relevance
128 bool CheckSubstringBound(const parser::Expr &, bool);
509 ok &= CheckSubstringBound(lb->thing.thing.value(), true); in CheckDesignator()514 ok &= CheckSubstringBound(ub->thing.thing.value(), false); in CheckDesignator()655 bool EquivalenceSets::CheckSubstringBound( in CheckSubstringBound() function in Fortran::semantics::EquivalenceSets