Home
last modified time | relevance | path

Searched refs:castOperatorNeedsParens (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp910 static bool castOperatorNeedsParens(const Expr *FullExpr) { in castOperatorNeedsParens() function
955 if (castOperatorNeedsParens(E)) in objectifyExpr()