| /freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | NameToDIE.h | 85 bool IsEmpty() const { return m_map.IsEmpty(); } IsEmpty() function
|
| H A D | DWARFDebugAranges.h | 40 bool IsEmpty() const { return m_aranges.IsEmpty(); } IsEmpty() function
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/ |
| H A D | BreakpointSiteList.h | |
| H A D | StopPointSiteList.h | 249 bool IsEmpty() const { in IsEmpty() function
|
| /freebsd/contrib/googletest/googlemock/include/gmock/ |
| H A D | gmock-more-matchers.h | 93 inline PolymorphicMatcher<internal::IsEmptyMatcher> IsEmpty() { in IsEmpty() function
|
| /freebsd/contrib/googletest/googletest/include/gtest/internal/ |
| H A D | gtest-filepath.h | 124 bool IsEmpty() const { return pathname_.empty(); } in IsEmpty() function
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
| H A D | PathMappingList.h | 54 bool IsEmpty() const { in IsEmpty() function
|
| /freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
| H A D | Pragma.h | 118 bool IsEmpty() const { return Handlers.empty(); } in IsEmpty() function
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | ConstString.h | 304 bool IsEmpty() const { return m_string == nullptr || m_string[0] == '\0'; } in IsEmpty() function
|
| H A D | FileSpecList.h | 209 bool IsEmpty() const { return m_files.empty(); } in IsEmpty() function
|
| H A D | RangeMap.h | 293 bool IsEmpty() const { return m_entries.empty(); } in IsEmpty() function 540 bool IsEmpty() const { return m_entries.empty(); } in IsEmpty() function 786 bool IsEmpty() const { return m_entries.empty(); } in IsEmpty() function
|
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandHistory.cpp | 22 bool CommandHistory::IsEmpty() const { in IsEmpty() function in CommandHistory
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86AvoidTrailingCall.cpp | 110 bool IsEmpty = LastRealInstr == MBB.rend(); in runOnMachineFunction() local
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
| H A D | ModuleList.h | 458 bool IsEmpty() const { return !GetSize(); } in IsEmpty() function
|
| H A D | UniqueCStringMap.h | 151 bool IsEmpty() const { return m_map.empty(); } in IsEmpty() function
|
| H A D | IOHandler.h | 482 bool IsEmpty() const { in IsEmpty() function
|
| /freebsd/contrib/googletest/googlemock/test/ |
| H A D | gmock-pp-string_test.cc | 81 TEST(Macros, IsEmpty) { in TEST() argument
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | SectionLoadHistory.cpp | 17 bool SectionLoadHistory::IsEmpty() const { in IsEmpty() function in SectionLoadHistory
|
| H A D | SectionLoadList.cpp | 38 bool SectionLoadList::IsEmpty() const { in IsEmpty() function in SectionLoadList
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | Debug.h | 50 bool IsEmpty() const { return m_actions.empty(); } in IsEmpty() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | LoopNestAnalysis.cpp | 297 auto IsEmpty = [](const BasicBlock *BB) { in skipEmptyBlockUntil() local
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.h | 364 bool IsEmpty() const { return args.empty(); } in IsEmpty() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/SandboxVectorizer/ |
| H A D | DependencyGraph.h | 458 bool IsEmpty = InstrToNodeMap.empty(); in empty() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | ARM.cpp | 804 bool IsEmpty = isEmptyRecord(getContext(), Ty, true); in EmitVAArg() local
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | SymbolContext.cpp | 1269 bool SymbolContextList::IsEmpty() const { return m_symbol_contexts.empty(); } in IsEmpty() function in SymbolContextList
|