Home
last modified time | relevance | path

Searched defs:cast_expression (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/sksl/
DSkSLConstantFolder.cpp131 static std::unique_ptr<Expression> cast_expression(const Context& context, in cast_expression() function
/third_party/ltp/tools/sparse/sparse-src/
Dexpression.c757 static struct token *cast_expression(struct token *token, struct expression **tree) in cast_expression() function
Dexpression.h215 struct expression *cast_expression; member
/third_party/boost/libs/wave/samples/hannibal/
Dtranslation_unit_parser.h238 rule_type cast_expression; member