Searched refs:ExprStyle (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dcommand_format.cc55 enum ExprStyle { enum in class:commands::__anon16438::Printer
79 ExprStyle Expr(const ParseNode* root);
185 Printer::ExprStyle Printer::Expr(const ParseNode* root) {
186 ExprStyle result = kExprStyleRegular;
313 ExprStyle expr_style = Expr(x);

Completed in 179 milliseconds