Searched defs:empty (Results 276 - 295 of 295) sorted by relevance

<<1112

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.cpp1674 bool empty() { function in class:__anon2252::LeafPrioQueue
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp466 bool empty() const { return Offsets.empty(); } function in struct:__anon284::VCallOffsetMap
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp723 bool empty() const { return Matchers.empty(); } function in class:__anon2930::final
775 bool empty() const { return Matchers.empty(); } function in class:__anon2930::SwitchMatcher
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1163 bool empty() const { return OpsVec.empty(); } function in class:llvm::slpvectorizer::BoUpSLP::VLOperands
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclBase.h1240 bool empty() const { return Result.empty(); } function in class:clang::DeclContextLookupResult
H A DDeclObjC.h71 bool empty() const { return NumElts == 0; } function in class:clang::ObjCListBase
[all...]
H A DASTContext.h623 bool empty() const { return begin() == end(); } function in class:clang::ASTContext::DynTypedNodeList
H A DType.h421 bool empty() const { return !Mask; } function in class:clang::Qualifiers
/freebsd-11-stable/contrib/sendmail/src/
H A Dsrvrsmtp.c347 char *newrcpt, empty[1]; local
/freebsd-11-stable/sys/dev/bxe/
H A Decore_sp.c245 bool empty = ECORE_LIST_IS_EMPTY(&o->exe_queue); local
/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic7xxx.c7576 int i, empty; local
[all...]
H A Daic79xx.c10098 int i, empty; local
/freebsd-11-stable/contrib/ntp/ntpq/
H A Dntpq.c3174 static const char empty[] = ""; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp525 bool TypePrinting::empty() { function in class:TypePrinting
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_settings.cpp1828 int empty = TRUE; local
[all...]
/freebsd-11-stable/contrib/groff/src/roff/troff/
H A Dinput.cpp3820 int macro::empty() function in class:macro
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp237 bool empty() const { return Results.empty(); } function in class:__anon617::ResultBuilder
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h221 bool empty() const { return NumElements == 0; } function in class:NodeArray
2272 bool empty() const { return First == Last; } function in class:PODSmallVector
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3525 SmallVector<llvm::Constant*, 1> empty; local
[all...]
H A DCGOpenMPRuntime.cpp3908 bool CGOpenMPRuntime::OffloadEntriesInfoManagerTy::empty() const { function in class:CGOpenMPRuntime::OffloadEntriesInfoManagerTy
[all...]

Completed in 745 milliseconds

<<1112