Searched defs:Parenthesize (Results 1 – 3 of 3) sorted by relevance
62 void ActualArgument::Parenthesize() { in Parenthesize() function in Fortran::evaluate::ActualArgument
22 Expr<SomeType> Parenthesize(Expr<SomeType> &&expr) { in Parenthesize() function
701 static bool Parenthesize(TIntermNode &node) in Parenthesize() function