Lines Matching defs:Fold
30 // fold a potential constant sub-expression will be indicated by a 'false'
605 void Fold(EvalInfo &Info) {
1116 /// can fold this expression, whether or not it's a constant expression.
1831 // Check that we can fold the initializer. In C++, we will have already done
2488 // an ICE in C, so this only matters for fold.
3375 /// default constructor. If so, we'll fold it whether or not it's marked as
3800 FoldConstant Fold(Info);
3806 Fold.Fold(Info);
7180 // can't constant fold it.
7892 /// EvaluateAsRValue - Return true if this is a constant which we can fold using