Rationale: This allows users to use `IgnoreExprNodes` and `Ignore*SingleStep` outside of `clang/AST/Expr.cpp`. Minor: Rename `IgnoreImp...SingleStep` into `IgnoreImplicit...SingleStep`. Differential Revision: https://reviews.llvm.org/D86778