Home
last modified time | relevance | path

Searched defs:Unavailable (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/HardwareUnits/
H A DResourceManager.h204 bool Unavailable; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/APINotes/
H A DTypes.h53 unsigned Unavailable : 1; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h59 Unavailable = 0 // (memset to all zeros) enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp33 enum class ObjCRegistrationAPI { Uninitialized, Unavailable, Initialized }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclBase.cpp644 if (const auto *Unavailable = dyn_cast<UnavailableAttr>(A)) { in getAvailability() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVN.cpp701 Unavailable = 0, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h2908 int Unavailable; member
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8008 if (UnavailableAttr *Unavailable = dyn_cast<UnavailableAttr>(A)) { in getCursorPlatformAvailabilityForDecl() local