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

References

lib/Analysis/MemoryBuiltins.cpp
  179       return getAllocationDataForFunction(Callee, AllocTy, TLI);
  191       return getAllocationDataForFunction(
  208             getAllocationDataForFunction(Callee, AnyAlloc, TLI))
  300   return getAllocationDataForFunction(F, ReallocLike, TLI).hasValue();