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.h97 NotFound = 0x11, global() enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h75 NotFound, enumerator
H A DLegalizerInfo.h94 NotFound, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h82 NotFound = 3 enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DLookup.h50 NotFound = 0, enumerator
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h611 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup() argument
1202 treeSafeLookup(KeyT x,ValT NotFound) treeSafeLookup() argument
[all...]
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DDiagnosticIDs.cpp682 bool NotFound = true; in getDiagnosticsInGroup() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp890 static constexpr auto NotFound = std::nullopt; in foldAggregateConstructionIntoAggregateReuse() local
945 NotFound, in foldAggregateConstructionIntoAggregateReuse() enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h126 NotFound = 0, // Corresponds to __STDC_EMBED_NOT_FOUND__ enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp141 NotFound, enumerator