reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/CodeGen/LiveInterval.h
  237       assert(Other.segmentSet == nullptr &&
  247       assert(Other.segmentSet == nullptr &&
lib/Analysis/LoopCacheAnalysis.cpp
  211   if (D == nullptr) {
lib/Object/MachOObjectFile.cpp
 3435   if (O->BindRebaseSectionTable == nullptr)
 4106   if (O->BindRebaseSectionTable == nullptr)
lib/Target/Lanai/AsmParser/LanaiAsmParser.cpp
  716   return (Op == nullptr);
tools/bugpoint/CrashDebugger.cpp
   97     if (BD.Program == nullptr) {
tools/clang/tools/extra/clangd/TUScheduler.cpp
  887   bool NewFile = FD == nullptr;
tools/clang/unittests/Tooling/SourceCodeBuildersTest.cpp
   55   if (AstUnit == nullptr) {
tools/clang/unittests/Tooling/StencilTest.cpp
   59   if (AstUnit == nullptr) {
tools/lldb/source/API/SBAddress.cpp
  189   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBDeclaration.cpp
  150   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBError.cpp
  151   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBLineEntry.cpp
  165   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBProcessInfo.cpp
   41   if (m_opaque_up == nullptr) {
tools/lldb/source/API/SBSourceManager.cpp
  134   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBStream.cpp
   46   if (m_is_file || m_opaque_up == nullptr)
   57   if (m_is_file || m_opaque_up == nullptr)
  170   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBSymbolContext.cpp
  187   if (m_opaque_up == nullptr)
  193   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBType.cpp
  746   if (m_opaque_up == nullptr)
tools/lldb/source/API/SBValueList.cpp
  175   if (m_opaque_up == nullptr)
tools/lldb/source/Breakpoint/BreakpointLocation.cpp
  371   if (m_options_up == nullptr)
tools/lldb/source/Breakpoint/BreakpointOptions.cpp
  510   if (m_thread_spec_up == nullptr) {
tools/lldb/source/Breakpoint/WatchpointOptions.cpp
  110   if (m_thread_spec_up == nullptr)
tools/lldb/source/Core/ValueObjectSyntheticFilter.cpp
  308   } else if (!did_find && m_synth_filter_up == nullptr)
tools/lldb/source/Host/common/Terminal.cpp
  115     if (m_termios_up == nullptr)
tools/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/DynamicLoaderPOSIXDYLD.cpp
  636   if (m_auxv == nullptr)
tools/lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
 2695   if (m_symtab_up == nullptr) {
 2754         if (m_symtab_up == nullptr)
 2764       if (m_symtab_up == nullptr)
 2771     if (m_symtab_up == nullptr)
tools/lldb/source/Plugins/ObjectFile/JIT/ObjectFileJIT.cpp
  120     if (m_symtab_up == nullptr) {
tools/lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
 1248     if (m_symtab_up == nullptr) {
tools/lldb/source/Plugins/ObjectFile/PECOFF/ObjectFilePECOFF.cpp
  631     if (m_symtab_up == nullptr) {
tools/lldb/source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
  118   if (m_register_info_up == nullptr) {
tools/lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp
  948   if (emulator_up == nullptr)
tools/lldb/source/Plugins/Process/POSIX/NativeProcessELF.cpp
   17   if (m_aux_vector == nullptr) {
tools/lldb/source/Plugins/SymbolFile/DWARF/DWARFUnit.cpp
  723   if (m_func_aranges_up == nullptr) {
tools/lldb/source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  630   if (m_info == nullptr) {
tools/lldb/source/Plugins/SymbolFile/PDB/SymbolFilePDB.cpp
  574   if (pdb_type == nullptr)
tools/lldb/source/Symbol/ClangASTContext.cpp
  729   if (m_builtins_up == nullptr)
  735   if (m_identifier_table_up == nullptr)
  742   if (m_language_options_up == nullptr) {
  752   if (m_selector_table_up == nullptr)
  758   if (m_file_manager_up == nullptr) {
  767   if (m_source_manager_up == nullptr)
  774   if (m_diagnostics_engine_up == nullptr) {
  783   if (m_mangle_ctx_up == nullptr)
  813   if (m_diagnostic_consumer_up == nullptr)
  830   if (m_target_info_up == nullptr && !m_target_triple.empty())
tools/lldb/source/Symbol/CompileUnit.cpp
  141   if (m_line_table_up == nullptr) {
tools/lldb/source/Symbol/ObjectFile.cpp
  604   if (m_sections_up == nullptr) {
tools/llvm-objdump/MachODump.cpp
10450   if (info->bindtable == nullptr) {
utils/TableGen/GICombinerEmitter.cpp
  271       if (Rule == nullptr) {
utils/TableGen/GlobalISelEmitter.cpp
 5534   assert(Condition == nullptr && "Already finalized");
utils/unittest/googletest/include/gtest/gtest.h
 1392   if (lhs == rhs) {