Searched defs:NotFound (Results 1 – 12 of 12) sorted by relevance
/llvm-project/lld/MachO/ |
H A D | Driver.h | 99 NotFound = 0x11, global() enumerator
|
/llvm-project/libc/test/src/search/ |
H A D | hsearch_test.cpp | 72 TEST(LlvmLibcHSearchTest,NotFound) TEST() argument
|
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/ |
H A D | LegacyLegalizerInfo.h | 75 NotFound, enumerator
|
H A D | LegalizerInfo.h | 94 NotFound, enumerator
|
/llvm-project/clang/include/clang/Serialization/ |
H A D | ModuleFile.h | 82 NotFound = 3 global() enumerator
|
/llvm-project/clang/include/clang/Sema/ |
H A D | Lookup.h | 50 NotFound = 0, enumerator
|
/llvm-project/clang/unittests/Tooling/ |
H A D | CompilationDatabaseTest.cpp | 315 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local 340 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | IntervalMap.h | 611 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup() argument 1202 treeSafeLookup(KeyT x,ValT NotFound) treeSafeLookup() argument [all...] |
/llvm-project/clang/lib/Basic/ |
H A D | DiagnosticIDs.cpp | 682 bool NotFound = true; getDiagnosticsInGroup() local
|
/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineVectorOps.cpp | 890 static constexpr auto NotFound = std::nullopt; in foldAggregateConstructionIntoAggregateReuse() local 945 NotFound, in foldAggregateConstructionIntoAggregateReuse() enumerator
|
/llvm-project/clang/include/clang/Lex/ |
H A D | Preprocessor.h | 126 NotFound = 0, // Corresponds to __STDC_EMBED_NOT_FOUND__ global() enumerator
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaDecl.cpp | 141 NotFound, global() enumerator [all...] |