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

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

Completed in 43 milliseconds