Searched defs:IgnoreCasts (Results 1 – 2 of 2) sorted by relevance
2406 Expr *Expr::IgnoreCasts() { in IgnoreCasts() function in Expr
770 const Expr *IgnoreCasts() const LLVM_READONLY { in IgnoreCasts() function