Lines Matching full:expressions
840 "``int``"). In order to retain this information, the type of these expressions
842 these expressions is a typedef for "``foo``".
1312 subclasses ``Stmt``, which includes simple expressions. Control-flow graphs
1488 superset of expressions as i-c-e's, and a lot of real world code depends on
1542 just use expressions that are foldable in any way.
1570 constant expressions.
1572 constant expressions if the argument is a string literal.
1641 Expressions and statements are one of the most fundamental constructs within a
1647 well across all of the C languages. We focus on expressions, but statements
1689 to deal with "weird" expressions that don't behave well as subexpressions.
1740 well-known expressions. Can you call a function using your expression as
1794 that you were type checking with type-dependent expressions and dependent