Home
last modified time | relevance | path

Searched defs:parenthesize (Results 1 - 6 of 6) sorted by relevance

/third_party/python/Lib/lib2to3/fixes/
H A Dfix_repr.py8 from ..fixer_util import Call, Name, parenthesize namespace
H A Dfix_has_key.py35 from ..fixer_util import Name, parenthesize namespace
H A Dfix_apply.py12 from ..fixer_util import Call, Comma, parenthesize namespace
H A Dfix_filter.py20 from ..fixer_util import Name, ArgList, ListComp, in_special_context, parenthesize namespace
/third_party/python/Lib/lib2to3/
H A Dfixer_util.py184 def parenthesize(node): function
/third_party/rust/crates/syn/tests/
H A Dtest_precedence.rs392 fn parenthesize(expr: Expr) -> Expr { in syn_parenthesize() functions

Completed in 6 milliseconds