Home
last modified time | relevance | path

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

/llvm-project/libc/test/src/unistd/
H A Dgetopt_test.cpp86 TEST_F(LlvmLibcGetoptTest,NoMatch) TEST_F() argument
/llvm-project/llvm/include/llvm/MC/MCParser/
H A DMCTargetAsmParser.h133 enum class StatusTy { Success, Failure, NoMatch } Status; enumerator
173 NoMatch, enumerator
/llvm-project/clang/include/clang/AST/
H A DFormatString.h274 NoMatch = 0, enumerator
/llvm-project/clang/unittests/AST/
H A DSourceLocationTest.cpp43 TEST(MatchVerifier, NoMatch) { in TEST() argument
/llvm-project/clang/unittests/Tooling/
H A DTransformerTest.cpp227 TEST_F(TransformerTest, NoMatch) { in TEST_F() argument
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp401 bool NoMatch = true; addNode() local