Searched refs:hasMissingSelectorAnnotationError (Results 1 – 3 of 3) sorted by relevance
99 bool hasMissingSelectorAnnotationError() const { return missingSelectorAnnotationError; } in hasMissingSelectorAnnotationError() function135 …bool hasMissingSelectorAnnotationError() const { return staticErrors.hasMissingSelectorAnnotationE… in hasMissingSelectorAnnotationError() function
713 …U_ASSERT(err.hasMissingSelectorAnnotationError() || err.hasUnknownFunctionError() || err.hasSelect… in formatSelectorExpression()