Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/tint/src/reader/wgsl/
Dparser_impl.h75 enum NoMatch { kNoMatch }; enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCTargetAsmParser.h131 NoMatch, enumerator
/third_party/rust/crates/regex/src/
Ddfa.rs211 NoMatch(usize), enumerator
/third_party/libabigail/tests/lib/
Dcatch.hpp9044 Matched, NoMatch, ShortCircuitAll, ShortCircuitSame enumerator