Home
last modified time | relevance | path

Searched defs:NoMatch (Results 1 – 5 of 5) sorted by relevance

/external/regex-re2/re2/
Dprefilter.cc429 Prefilter::Info* Prefilter::Info::NoMatch() { in NoMatch() function in re2::Prefilter::Info
Dcompile.cc296 Frag Compiler::NoMatch() { in NoMatch() function in re2::Compiler
/external/clang/unittests/AST/
DSourceLocationTest.cpp37 TEST(MatchVerifier, NoMatch) { in TEST() argument
/external/clang/include/clang/Analysis/Analyses/
DFormatString.h241 enum MatchKind { NoMatch = 0, Match = 1, NoMatchPedantic }; enumerator
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp4653 bool NoMatch = false; in getVTList() local