Searched refs:NoNSAllocReallocError (Results 1 – 3 of 3) sorted by relevance
22 unsigned NoNSAllocReallocError : 1;25 NoNSAllocReallocError = 0; in MigratorOptions()
242 bool NoNSAllocReallocError = origCI.getMigratorOpts().NoNSAllocReallocError; in checkForManualIssues() local314 if (!NoNSAllocReallocError) in checkForManualIssues()
291 Opts.NoNSAllocReallocError = Args.hasArg(OPT_migrator_no_nsalloc_error); in ParseMigratorArgs()