Home
last modified time | relevance | path

Searched defs:available (Results 1 – 12 of 12) sorted by relevance

/llvm-project/clang/test/Modules/Inputs/available-is-better/
H A Davailable-is-better.h2 int available; variable
/llvm-project/libcxx/include/__filesystem/
H A Dspace_info.h27 uintmax_t available; member
/llvm-project/clang/test/SemaObjC/
H A Davoid-unavailable-implementation-warning-in-app-extension.m7 - (void)ok __attribute__((availability(ios_app_extension,unavailable,message="not available")));
H A Dproperty-3.m36 @property (nonatomic, readonly, getter=isAvailable) int available; // expected-note{{property decla… property
/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveRegUnits.h116 bool available(MCPhysReg Reg) const { in available() function
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp39 static constexpr bool available = true; member in llvm::orc::shared::TrivialSPSSequenceSerialization
/llvm-project/libc/src/__support/HashTable/
H A Dtable.h163 BitMask available = ctrls.mask_available(); find() local
193 BitMask available = ctrls.mask_available(); unsafe_insert() local
/llvm-project/llvm/lib/CodeGen/
H A DLivePhysRegs.cpp141 bool LivePhysRegs::available(const MachineRegisterInfo &MRI, in available() function in LivePhysRegs
H A DExecutionDomainFix.cpp285 unsigned available = mask; in visitSoftInstr() local
[all...]
/llvm-project/lldb/source/Plugins/Platform/MacOSX/objcxx/
H A DPlatformiOSSimulatorCoreSimulatorSupport.mm46 - (BOOL)available; method
/llvm-project/libcxx/src/
H A Dstring.cpp257 size_type available = s.size(); in as_string() local
/llvm-project/llvm/include/llvm/Support/
H A DFileSystem.h82 uint64_t available; global() member
[all...]