Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/tree_util/
DVisit.h15 PreVisit, enumerator
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dtostring.cc68 int ToStringWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::ToStringWalker
Dwalker-inl.h102 template<typename T> T Regexp::Walker<T>::PreVisit(Regexp* re, in PreVisit() function
Dregexp.cc539 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
Dsimplify.cc448 Regexp* SimplifyWalker::PreVisit(Regexp* re, Regexp* parent_arg, bool* stop) { in PreVisit() function in re2::SimplifyWalker
Dcompile.cc819 Frag Compiler::PreVisit(Regexp* re, Frag, bool* stop) { in PreVisit() function in re2::Compiler
Dparse.cc533 int RepetitionWalker::PreVisit(Regexp* re, int parent_arg, bool* stop) { in PreVisit() function in re2::RepetitionWalker
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp1149 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/
DExprEngine.cpp719 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/
Dintermediate.h680 PreVisit, enumerator