Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:IgnoreParens

78   const Expr *callee = CE->getCallee()->IgnoreParens();
237 cast<BinaryOperator>(E->getCallee()->IgnoreParens());
1628 if (const UnaryOperator *UO = dyn_cast<UnaryOperator>(E->IgnoreParens()))