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

References

lib/Transforms/Utils/BuildLibCalls.cpp
 1386       DL.getIntPtrType(Context), DL.getIntPtrType(Context), File->getType());
 1388   if (File->getType()->isPointerTy())
 1390   CallInst *CI = B.CreateCall(F, {castToCStr(Ptr, B), Size, N, File});