Searched defs:IgnoreImplicit (Results 1 – 2 of 2) sorted by relevance
692 Expr *IgnoreImplicit() LLVM_READONLY { in IgnoreImplicit() function696 const Expr *IgnoreImplicit() const LLVM_READONLY { in IgnoreImplicit() function
95 Stmt *Stmt::IgnoreImplicit() { in IgnoreImplicit() function in Stmt