Searched refs:AuxTargetOpts (Results 1 – 2 of 2) sorted by relevance
92 std::unique_ptr<TargetOptions> AuxTargetOpts; variable
119 auto &TO = AuxTargetOpts = std::make_unique<TargetOptions>(); in createTarget()