Home
last modified time | relevance | path

Searched refs:NoNSAllocReallocError (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ARCMigrate/
H A DARCMT.cpp244 bool NoNSAllocReallocError = origCI.getMigratorOpts().NoNSAllocReallocError; in checkForManualIssues() local
317 if (!NoNSAllocReallocError) in checkForManualIssues()
/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DOptions.td7037 MarshallingInfoFlag<MigratorOpts<"NoNSAllocReallocError">>;