Lines Matching refs:NotCastExpr
436 bool NotCastExpr; in ParseCastExpression() local
439 NotCastExpr, in ParseCastExpression()
441 if (NotCastExpr) in ParseCastExpression()
655 bool &NotCastExpr, in ParseCastExpression() argument
659 NotCastExpr = false; in ParseCastExpression()
820 NotCastExpr, isTypeCast); in ParseCastExpression()
936 NotCastExpr, isTypeCast); in ParseCastExpression()
987 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1156 NotCastExpr, isTypeCast); in ParseCastExpression()
1170 NotCastExpr, isTypeCast); in ParseCastExpression()
1187 NotCastExpr, isTypeCast); in ParseCastExpression()
1292 NotCastExpr = true; in ParseCastExpression()