Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.h104 NotFound = 0x11, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h76 NotFound, enumerator
H A DLegalizerInfo.h95 NotFound, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h88 NotFound = 3 enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h41 NotFound = 0, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h612 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup()
1203 treeSafeLookup(KeyT x, ValT NotFound) const { in treeSafeLookup()
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp672 bool NotFound = true; in getDiagnosticsInGroup() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp902 static constexpr auto NotFound = std::nullopt; in foldAggregateConstructionIntoAggregateReuse() local
957 NotFound, in foldAggregateConstructionIntoAggregateReuse() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h128 NotFound = 0, // Corresponds to __STDC_EMBED_NOT_FOUND__ enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp165 NotFound, enumerator