Searched refs:MigratorOpts (Results 1 – 3 of 3) sorted by relevance
94 std::shared_ptr<MigratorOptions> MigratorOpts; variable137 const MigratorOptions &getMigratorOpts() const { return *MigratorOpts; } in getMigratorOpts()255 MigratorOptions &getMigratorOpts() { return *MigratorOpts; } in getMigratorOpts()
146 MigratorOpts(std::make_shared<MigratorOptions>()), in CompilerInvocationBase()163 MigratorOpts = make_shared_copy(X.getMigratorOpts()); in deep_copy_assign()183 MigratorOpts = X.MigratorOpts; in shallow_copy_assign()246 return ensureOwned(MigratorOpts); in getMutMigratorOpts()2410 const MigratorOptions &MigratorOpts = Opts; in GenerateMigratorArgs() local2421 MigratorOptions &MigratorOpts = Opts; in ParseMigratorArgs() local
341 class MigratorOpts<string base>342 : KeyPathAndMacro<"MigratorOpts.", base, "MIGRATOR_"> {}7037 MarshallingInfoFlag<MigratorOpts<"NoNSAllocReallocError">>;7042 MarshallingInfoFlag<MigratorOpts<"NoFinalizeRemoval">>;