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

References

lib/IR/ConstantsContext.h
  593       return getHashValue(LookupKey(CP->getType(), ValType(CP, Storage)));
  611       if (LHS.first != RHS->getType())
  640     assert(Result->getType() == Ty && "Type specified is not correct!");
lib/IR/InlineAsm.cpp
   52   getType()->getContext().pImpl->InlineAsms.remove(this);