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

References

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