Searched defs:PreVisit (Results 1 – 10 of 10) 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/llvm-project/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngine.cpp | 1149 ExplodedNodeSet &PreVisit, in VisitCXXBindTemporaryExpr() 1357 ExplodedNodeSet PreVisit; in Visit() local 1429 ExplodedNodeSet PreVisit; in Visit() local 1638 ExplodedNodeSet PreVisit; in Visit() local 1652 ExplodedNodeSet PreVisit; in Visit() local 1801 ExplodedNodeSet PreVisit; in Visit() local
|
/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
|
/external/swiftshader/src/OpenGL/compiler/ |
D | intermediate.h | 680 PreVisit, enumerator
|