Searched defs:PreVisit (Results 1 – 8 of 8) sorted by relevance
| /external/angle/src/compiler/translator/tree_util/ |
| D | Visit.h | 15 PreVisit, enumerator
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/ |
| D | tostring.cc | 68 int ToStringWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::ToStringWalker
|
| D | walker-inl.h | 102 template<typename T> T Regexp::Walker<T>::PreVisit(Regexp* re, in PreVisit() function
|
| D | regexp.cc | 539 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NumCapturesWalker 578 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::NamedCapturesWalker 626 virtual Ignored PreVisit(Regexp* re, Ignored ignored, bool* stop) { in PreVisit() function in re2::CaptureNamesWalker
|
| D | simplify.cc | 448 Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { in PreVisit() function in re2::SimplifyWalker
|
| D | compile.cc | 819 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
|
| D | parse.cc | 533 int RepetitionWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::RepetitionWalker
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| D | ExprEngine.cpp | 719 ExplodedNodeSet &PreVisit, in VisitCXXBindTemporaryExpr() 877 ExplodedNodeSet PreVisit; in Visit() local 940 ExplodedNodeSet PreVisit; in Visit() local 1139 ExplodedNodeSet PreVisit; in Visit() local
|