Searched defs:getTargetOpts (Results 1 – 3 of 3) sorted by relevance
107 TargetOptions &getTargetOpts() { return *TargetOpts.get(); } in getTargetOpts() function108 const TargetOptions &getTargetOpts() const { return *TargetOpts.get(); } in getTargetOpts() function
322 TargetOptions &getTargetOpts() { in getTargetOpts() function325 const TargetOptions &getTargetOpts() const { in getTargetOpts() function
281 TargetOptions &getTargetOpts() const { in getTargetOpts() function