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

/external/clang/lib/AST/
H A DExpr.cpp2418 /// IgnoreParenNoopCasts - Ignore parentheses and casts that do not change the
2421 Expr *Expr::IgnoreParenNoopCasts(ASTContext &Ctx) { function in class:Expr

Completed in 107 milliseconds