Searched defs:Parenthesize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/lib/Evaluate/ | ||
H A D | call.cpp | 63 void ActualArgument::Parenthesize() { in Parenthesize() function in Fortran::evaluate::ActualArgument |
H A D | tools.cpp | 42 Expr<SomeType> Parenthesize(Expr<SomeType> &&expr) { in Parenthesize() function |