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

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

Completed in 1499 milliseconds