Home
last modified time | relevance | path

Searched defs:PreVisit (Results 1 – 6 of 6) sorted by relevance

/external/regex-re2/re2/
Dtostring.cc61 int ToStringWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::ToStringWalker
Dwalker-inl.h98 template<typename T> T Regexp::Walker<T>::PreVisit(Regexp* re, in PreVisit() function
Dregexp.cc496 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker
530 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker
574 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::CaptureNamesWalker
Dsimplify.cc165 Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { in PreVisit() function in re2::SimplifyWalker
Dcompile.cc681 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
Dintermediate.h483 PreVisit, enumerator