Home
last modified time | relevance | path

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

/external/clang/lib/Edit/
DRewriteObjCFoundationAPI.cpp911 static bool castOperatorNeedsParens(const Expr *FullExpr) { in castOperatorNeedsParens() function
956 if (castOperatorNeedsParens(E)) in objectifyExpr()