Searched refs:requiresParensToAddCast (Results 1 - 1 of 1) sorted by relevance
/external/clang/lib/Sema/ | ||
H A D | SemaChecking.cpp | 5018 static bool requiresParensToAddCast(const Expr *E) { function 5262 } else if (!requiresParensToAddCast(E)) { |
Completed in 120 milliseconds