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

Declarations

include/llvm/IR/Type.h
  127   void dump() const;

References

lib/Target/ARM/ARMISelLowering.cpp
17069   LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump());
lib/Transforms/Coroutines/Coroutines.cpp
  421           Prototype->getFunctionType()->dump();
  430         Prototype->getFunctionType()->dump();
  449         Prototype->getFunctionType()->dump();
  457           Prototype->getFunctionType()->dump();