/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | NameToDIE.h | 85 bool IsEmpty() const { return m_map.IsEmpty(); } in IsEmpty() function
|
H A D | DWARFDebugAranges.h | 40 bool IsEmpty() const { return m_aranges.IsEmpty(); } in IsEmpty() function
|
/openbsd/gnu/llvm/lldb/include/lldb/Breakpoint/ |
H A D | BreakpointSiteList.h | 155 bool IsEmpty() const { in IsEmpty() function
|
/openbsd/gnu/llvm/lldb/tools/debugserver/source/ |
H A D | DNBThreadResumeActions.h | 29 bool IsEmpty() const { return m_actions.empty(); } in IsEmpty() function
|
/openbsd/gnu/llvm/lldb/include/lldb/Target/ |
H A D | PathMappingList.h | 53 bool IsEmpty() const { return m_pairs.empty(); } in IsEmpty() function
|
/openbsd/gnu/llvm/lldb/include/lldb/Core/ |
H A D | FileSpecList.h | 183 bool IsEmpty() const { return m_files.empty(); } in IsEmpty() function
|
H A D | ModuleList.h | 440 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 | 483 bool IsEmpty() const { in IsEmpty() function
|
/openbsd/gnu/llvm/clang/include/clang/Lex/ |
H A D | Pragma.h | 118 bool IsEmpty() const { return Handlers.empty(); } in IsEmpty() function
|
/openbsd/gnu/llvm/lldb/include/lldb/Utility/ |
H A D | ConstString.h | 303 bool IsEmpty() const { return m_string == nullptr || m_string[0] == '\0'; } 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
|
/openbsd/gnu/llvm/lldb/source/Interpreter/ |
H A D | CommandHistory.cpp | 22 bool CommandHistory::IsEmpty() const { in IsEmpty() function in CommandHistory
|
/openbsd/gnu/llvm/llvm/lib/Target/X86/ |
H A D | X86AvoidTrailingCall.cpp | 110 bool IsEmpty = LastRealInstr == MBB.rend(); in runOnMachineFunction() local
|
/openbsd/gnu/llvm/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
|
/openbsd/gnu/llvm/lldb/include/lldb/Host/ |
H A D | Debug.h | 50 bool IsEmpty() const { return m_actions.empty(); } in IsEmpty() function
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | LoopNestAnalysis.cpp | 297 auto IsEmpty = [](const BasicBlock *BB) { in skipEmptyBlockUntil() local
|
/openbsd/gnu/llvm/lldb/source/Symbol/ |
H A D | SymbolContext.cpp | 1276 bool SymbolContextList::IsEmpty() const { return m_symbol_contexts.empty(); } in IsEmpty() function in SymbolContextList
|
H A D | Type.cpp | 806 bool TypeAndOrName::IsEmpty() const { in IsEmpty() function in TypeAndOrName
|
/openbsd/gnu/llvm/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 1269 const bool IsEmpty = in assignAddressesAndIndices() local
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonGenInsert.cpp | 1071 auto IsEmpty = [] (const IFRecordWithRegSet &IR) -> bool { in pruneCoveredSets() local
|
/openbsd/gnu/llvm/clang/lib/CodeGen/ |
H A D | CGExprCXX.cpp | 1241 llvm::Value *IsEmpty = in EmitNewArrayInitializer() local
|
H A D | CGOpenMPRuntime.cpp | 705 llvm::Value *IsEmpty = in EmitOMPAggregateInit() local 4690 llvm::Value *IsEmpty = in emitUpdateClause() local 4936 llvm::Value *IsEmpty = in EmitOMPAggregateReduction() local 9533 llvm::Value *IsEmpty = in emitUserDefinedMapper() local
|
H A D | CGStmtOpenMP.cpp | 718 llvm::Value *IsEmpty = in EmitOMPAggregateAssign() local
|