| /freebsd-head/contrib/llvm-project/clang/include/clang/Basic/ |
| HD | Thunk.h | 58 bool isEmpty() const { in isEmpty() function 70 bool isEmpty() const { return !NonVirtual && Virtual.isEmpty(); } in isEmpty() function 125 bool isEmpty() const { in isEmpty() function 137 bool isEmpty() const { return !NonVirtual && Virtual.isEmpty(); } in isEmpty() function 186 bool isEmpty() const { in isEmpty() function
|
| HD | ProfileList.h | 51 bool isEmpty() const { return Empty; } in isEmpty() function
|
| /freebsd-head/sys/tools/syscalls/tools/ |
| HD | util.lua | 81 function util.isEmpty(tbl) function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| HD | AddressPool.h | 47 bool isEmpty() { return Pool.empty(); } in isEmpty() function
|
| /freebsd-head/sys/contrib/zstd/examples/ |
| HD | streaming_decompression.c | 38 int isEmpty = 1; in decompressFile_orDie() local
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| HD | LoopPassManager.h | 133 bool isEmpty() const { return LoopPasses.empty() && LoopNestPasses.empty(); } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | MachineJumpTableInfo.h | 104 bool isEmpty() const { return JumpTables.empty(); } in isEmpty() function
|
| HD | MachineConstantPool.h | 143 bool isEmpty() const { return Constants.empty(); } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/ |
| HD | TimeProfiler.h | 92 bool isEmpty() const { return Detail.empty() && File.empty(); } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/MCA/HardwareUnits/ |
| HD | RetireControlUnit.h | 82 bool isEmpty() const { return AvailableEntries == NumROBEntries; } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/FuzzMutate/ |
| HD | Random.h | 42 bool isEmpty() const { return TotalWeight == 0; } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| HD | InstructionWorklist.h | 39 bool isEmpty() const { return Worklist.empty() && Deferred.empty(); } in isEmpty() function
|
| HD | MemoryOpRemark.h | 87 bool isEmpty() const { return !Name && !Size; } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/clang/lib/Basic/ |
| HD | ProfileList.cpp | 36 bool isEmpty() const { return Sections.empty(); } in isEmpty() function in clang::ProfileSpecialCaseList
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | ImmutableMap.h | 142 bool isEmpty() const { return !Root; } in isEmpty() function 270 bool isEmpty() const { return !Root; } in isEmpty() function
|
| HD | ImmutableList.h | 113 bool isEmpty() const { return !X; } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
| HD | allocator_common.h | 59 bool isEmpty() const { return Count == 0U; } in isEmpty() function
|
| HD | local_cache.h | 78 bool isEmpty() const { in isEmpty() function
|
| HD | quarantine.h | 196 bool isEmpty() { in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/UninitializedObject/ |
| HD | UninitializedObject.h | 186 bool isEmpty() const { return Chain.isEmpty(); } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/Object/ |
| HD | DXContainer.h | 115 bool isEmpty() const { return Data.empty(); } in isEmpty() function 269 bool isEmpty() const { return Parameters.isEmpty(); } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | RangedConstraintManager.h | 119 bool isEmpty() const { return Impl->empty(); } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/ |
| HD | MCInstrItineraries.h | 127 bool isEmpty() const { return Itineraries == nullptr; } in isEmpty() function
|
| /freebsd-head/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| HD | DWARFYAML.cpp | 21 bool DWARFYAML::Data::isEmpty() const { in isEmpty() function in llvm::DWARFYAML::Data
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| HD | MsgPackDocument.h | 78 bool isEmpty() const { return !KindAndDoc || getKind() == Type::Empty; } in isEmpty() function
|