HomeSort by relevance Sort by last modified time
    Searched refs:NoMatch (Results 1 - 3 of 3) sorted by null

  /external/regex-re2/re2/
compile.cc 165 Frag NoMatch();
296 Frag Compiler::NoMatch() {
308 return NoMatch();
339 return NoMatch();
356 return NoMatch();
379 return NoMatch();
395 return NoMatch();
414 return NoMatch();
423 return NoMatch();
432 return NoMatch();
    [all...]
prefilter.cc 212 static Info* NoMatch();
429 Prefilter::Info* Prefilter::Info::NoMatch() {
543 info = NoMatch();
568 info = NoMatch();
  /external/clang/unittests/AST/
SourceLocationTest.cpp 37 TEST(MatchVerifier, NoMatch) {

Completed in 55 milliseconds