Searched defs:getTargetOpts (Results 1 – 3 of 3) sorted by relevance
102 TargetOptions &getTargetOpts() { return *TargetOpts.get(); } in getTargetOpts() function103 const TargetOptions &getTargetOpts() const { return *TargetOpts.get(); } in getTargetOpts() function
319 TargetOptions &getTargetOpts() { in getTargetOpts() function322 const TargetOptions &getTargetOpts() const { in getTargetOpts() function
258 TargetOptions &getTargetOpts() const { in getTargetOpts() function