Home
last modified time | relevance | path

Searched defs:AllMatches (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/regex-re2/re2/
H A Dfiltered_re2.cc93 bool FilteredRE2::AllMatches( in AllMatches() function in re2::FilteredRE2
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dfiltered_re2.cc109 bool FilteredRE2::AllMatches( in AllMatches() function in re2::FilteredRE2
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dfiltered_re2.cc109 bool FilteredRE2::AllMatches(absl::string_view text, in AllMatches() function in re2::FilteredRE2
/aosp_15_r20/external/clang/lib/AST/
H A DCXXInheritance.cpp142 bool AllMatches = true; in forallBases() local