reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1381 Module *M = B.GetInsertBlock()->getModule(); 1382 LLVMContext &Context = B.GetInsertBlock()->getContext(); 1385 FReadUnlockedName, DL.getIntPtrType(Context), B.getInt8PtrTy(), 1390 CallInst *CI = B.CreateCall(F, {castToCStr(Ptr, B), Size, N, File}); 1390 CallInst *CI = B.CreateCall(F, {castToCStr(Ptr, B), Size, N, File});