Home
last modified time | relevance | path

Searched defs:NotFound (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/lld/MachO/
H A DDriver.h97 NotFound = 0x11, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h74 NotFound, enumerator
H A DLegalizerInfo.h93 NotFound, enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DModuleFile.h80 NotFound = 3 enumerator
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DLookup.h50 NotFound = 0, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalMap.h611 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup()
1202 treeSafeLookup(KeyT x, ValT NotFound) const { in treeSafeLookup()
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp684 bool NotFound = true; in getDiagnosticsInGroup() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp873 static constexpr auto NotFound = std::nullopt; in foldAggregateConstructionIntoAggregateReuse() local
928 NotFound, in foldAggregateConstructionIntoAggregateReuse() enumerator
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp175 NotFound, enumerator