Searched refs:NoMatch (Results 1 - 3 of 3) sorted by relevance

/external/regex-re2/re2/
H A Dcompile.cc164 Frag NoMatch();
295 Frag Compiler::NoMatch() { function in class:re2::Compiler
307 return NoMatch();
338 return NoMatch();
355 return NoMatch();
378 return NoMatch();
394 return NoMatch();
413 return NoMatch();
422 return NoMatch();
431 return NoMatch();
[all...]
H A Dprefilter.cc206 static Info* NoMatch();
409 Prefilter::Info* Prefilter::Info::NoMatch() { function in class:re2::Prefilter::Info
512 info = NoMatch();
532 info = NoMatch();
/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp4657 bool NoMatch = false; local
4660 NoMatch = true;
4663 if (!NoMatch)

Completed in 126 milliseconds