Searched refs:IsErrorExpr (Results 1 – 2 of 2) sorted by relevance
101 template <typename A> bool IsErrorExpr(const A &);102 extern template bool IsErrorExpr(const Expr<SomeType> &);
465 } else if (IsErrorExpr(folded)) { in NonPointerInitializationExpr()819 template <typename A> bool IsErrorExpr(const A &x) { in IsErrorExpr() function823 template bool IsErrorExpr(const Expr<SomeType> &);