Home
last modified time | relevance | path

Searched defs:PreVisit (Results 1 – 12 of 12) 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.cc507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker
541 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker
585 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.cc682 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
/external/chromium_org/third_party/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.cc507 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker
541 Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker
585 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.cc683 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
/external/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp819 ExplodedNodeSet PreVisit; in Visit() local
1007 ExplodedNodeSet PreVisit; in Visit() local
/external/chromium_org/third_party/angle/src/compiler/translator/
Dintermediate.h620 PreVisit, enumerator