Searched refs:skipNoOpCastsAndParens (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGClass.cpp2028 static const Expr *skipNoOpCastsAndParens(const Expr *E) { function
2079 Base = skipNoOpCastsAndParens(Base);
H A DCGExprCXX.cpp67 static const Expr *skipNoOpCastsAndParens(const Expr *E) { function
125 Base = skipNoOpCastsAndParens(Base);

Completed in 430 milliseconds