Searched defs:empty (Results 201 - 225 of 277) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h166 bool empty() const { return Symbols.empty(); } function in class:llvm::orc::SymbolLookupSet
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DFunction.h711 bool empty() const { return BasicBlocks.empty(); } function in class:llvm::Function
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h598 bool empty() const { return NumChunks == 0; } function in class:clang::CodeCompletionString
H A DLookup.h339 bool empty() const { return Decls.empty(); } function in class:clang::LookupResult
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_els.c2655 int empty; local
[all...]
H A Docs_node.c1970 int empty; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDistribute.cpp148 bool empty() const { return Set.empty(); } function in class:__anon4649::InstPartition
[all...]
H A DLoopFuse.cpp474 bool empty() const { return size() == 0; } function in struct:__anon4651::LoopDepthTree
[all...]
H A DMemCpyOptimizer.cpp163 bool empty() const { return Ranges.empty(); } function in class:__anon4688::MemsetRanges
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/
H A DCopyConfig.h145 bool empty() const { return PosMatchers.empty() && NegMatchers.empty(); } function in class:llvm::objcopy::NameMatcher
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProf.h461 bool empty() const { return TotalSamples == 0; } function in class:llvm::sampleprof::SecCommonFlags::SecNameTableFlags::SecProfSummaryFlags::FunctionSamples
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h137 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::Attrs::final
296 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::CodeProps::final
353 bool empty() const { function in struct:llvm::AMDGPU::HSAMD::AccessQualifier::AddressSpaceQualifier::ValueKind::ValueType::Kernel::DebugProps::final
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp535 bool empty() { return Remaining.empty(); } function in class:__anon3772::LineConsumer
[all...]
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_cache.c266 int empty = pempty ? -1 : 0; local
340 int empty; local
/freebsd-13-stable/usr.bin/find/
H A Dfunction.c570 int empty; local
/freebsd-13-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp217 std::vector<AtomInfo> empty; local
674 const uint8_t *empty = nullptr; local
/freebsd-13-stable/contrib/unbound/smallapp/
H A Dunbound-anchor.c1993 int empty = 1; local
[all...]
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftp/
H A Dftp.c559 empty (fd_set * mask, int sec) function
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dsoftp11.c424 static char empty[] = ""; local
/freebsd-13-stable/contrib/tnftp/src/
H A Dftp.c518 empty(FILE *ecin, FILE *din, int sec) function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h266 constexpr bool empty(const T &RangeOrContainer) { function in namespace:llvm
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h545 bool empty() const { return Queue.empty(); } function in class:llvm::ReadyQueue
H A DRDFGraph.h672 bool empty() const { return Stack.empty() || top() == bottom(); } function in struct:DataFlowGraph::DefStack
H A DSelectionDAG.h188 bool empty() const { function in class:llvm::SDDbgInfo
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.h501 bool empty() const { return size() == 0; } function in class:__sanitizer::InternalMmapVectorNoCtor

Completed in 338 milliseconds

1234567891011>>