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