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

References

examples/Kaleidoscope/BuildingAJIT/Chapter5/toy.cpp
 1303   TheJIT = nullptr;
include/llvm/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.h
  267       PFC = nullptr;
include/llvm/ExecutionEngine/Orc/ThreadSafeModule.h
   94       M = nullptr;
  116       M = nullptr;
include/llvm/ProfileData/InstrProf.h
  700       ValueData = nullptr;
  768   void clearValueData() { ValueData = nullptr; }
lib/Analysis/LegacyDivergenceAnalysis.cpp
  330   gpuDA = nullptr;
lib/CodeGen/LiveInterval.cpp
  810   segmentSet = nullptr;
lib/DebugInfo/DWARF/DWARFUnit.cpp
  163     U = nullptr;
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
 1265   Dyld = nullptr;
lib/Target/Sparc/AsmParser/SparcAsmParser.cpp
  876   Op = nullptr;
lib/Target/X86/X86CondBrFolding.cpp
  377   MBBInfos[MBB.getNumber()] = nullptr;
  378   MBBInfos[RootMBB->getNumber()] = nullptr;
lib/Transforms/IPO/SampleProfile.cpp
  607   DT = nullptr;
  608   PDT = nullptr;
  609   LI = nullptr;
tools/clang/lib/Analysis/Consumed.cpp
 1053   StateMapsArray[Block->getBlockID()] = nullptr;
 1296     CurrStates = nullptr;
 1335       CurrStates = nullptr;
 1401         CurrStates = nullptr;
 1412   CurrStates = nullptr;
tools/clang/lib/Basic/FileSystemStatCache.cpp
   77         *F = nullptr;
   92       *F = nullptr;
tools/clang/lib/Frontend/ASTUnit.cpp
 1225   SavedMainFileBuffer = nullptr;
tools/clang/unittests/Tooling/Syntax/TreeTest.cpp
   46         Tokens = nullptr; // make sure we fail if this gets called twice.
tools/lld/ELF/Driver.cpp
   99   tar = nullptr;
unittests/Support/TarWriterTest.cpp
   63   MB = nullptr;
usr/include/c++/7.4.0/bits/stl_algobase.h
  685 	*__first = __value;