Home
last modified time | relevance | path

Searched defs:Parenthesize (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dcall.cpp63 void ActualArgument::Parenthesize() { in Parenthesize() function in Fortran::evaluate::ActualArgument
H A Dtools.cpp42 Expr<SomeType> Parenthesize(Expr<SomeType> &&expr) { in Parenthesize() function