/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 |
|
/freebsd/contrib/googletest/googlemock/include/gmock/ |
H A D | gmock-more-matchers.h | 93 inline PolymorphicMatcher<internal::IsEmptyMatcher> IsEmpty() { in IsEmpty() function
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | PathMappingList.h | 55 bool IsEmpty() const { 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/clang/include/clang/Lex/ |
H A D | Pragma.h | 118 bool IsEmpty() const { return Handlers.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/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 | 203 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 524 bool IsEmpty() const { return m_entries.empty(); } in IsEmpty() function 770 bool IsEmpty() const { return m_entries.empty(); } in IsEmpty() function
|
/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 | 457 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 | 481 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 | 362 bool IsEmpty() const { return args.empty(); } in IsEmpty() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | AArch64.cpp | 321 bool IsEmpty = isEmptyRecord(getContext(), Ty, true); in classifyArgumentType() local
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Type.cpp | 904 bool TypeAndOrName::IsEmpty() const { in IsEmpty() function in TypeAndOrName
|
H A D | SymbolContext.cpp | 1288 bool SymbolContextList::IsEmpty() const { return m_symbol_contexts.empty(); } in IsEmpty() function in SymbolContextList
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 1442 const bool IsEmpty = in assignAddressesAndIndices() local
|