SimplifyWalker 215 third_party/re2/re2/regexp.h class SimplifyWalker; SimplifyWalker 356 third_party/re2/re2/regexp.h friend class SimplifyWalker; SimplifyWalker 133 third_party/re2/re2/simplify.cc DISALLOW_EVIL_CONSTRUCTORS(SimplifyWalker); SimplifyWalker 148 third_party/re2/re2/simplify.cc SimplifyWalker w; SimplifyWalker 154 third_party/re2/re2/simplify.cc Regexp* SimplifyWalker::Copy(Regexp* re) { SimplifyWalker 158 third_party/re2/re2/simplify.cc Regexp* SimplifyWalker::ShortVisit(Regexp* re, Regexp* parent_arg) { SimplifyWalker 165 third_party/re2/re2/simplify.cc Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { SimplifyWalker 173 third_party/re2/re2/simplify.cc Regexp* SimplifyWalker::PostVisit(Regexp* re, SimplifyWalker 297 third_party/re2/re2/simplify.cc Regexp* SimplifyWalker::Concat2(Regexp* re1, Regexp* re2, SimplifyWalker 313 third_party/re2/re2/simplify.cc Regexp* SimplifyWalker::SimplifyRepeat(Regexp* re, int min, int max, SimplifyWalker 381 third_party/re2/re2/simplify.cc Regexp* SimplifyWalker::SimplifyCharClass(Regexp* re) {