Home | History | Annotate | Download | only in AST

Lines Matching refs:isEvaluatable

4261     return Arg->isEvaluatable(Ctx);
6381 /// isEvaluatable - Call EvaluateAsRValue to see if this expression can be
6383 bool Expr::isEvaluatable(const ASTContext &Ctx) const {