Searched defs:IgnoreParenImpCasts (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DExpr.cpp1198 Expr *CEE = getCallee()->IgnoreParenImpCasts();
2566 Expr *Expr::IgnoreParenImpCasts() { function in class:Expr
3412 const Expr *E = IgnoreParenImpCasts();
3491 const Expr *E = this->IgnoreParenImpCasts();

Completed in 186 milliseconds