Searched refs:hasUndefined (Results 1 – 1 of 1) sorted by relevance
1101 …bool hasUndefined = std::any_of(subPathType.begin(), subPathType.end(), [this, depth] (const auto … in CheckValue() local1104 if (hasUndefined) { in CheckValue()