Searched defs:getTargetOpts (Results 1 – 3 of 3) sorted by relevance
90 TargetOptions &getTargetOpts() { return *TargetOpts.get(); } in getTargetOpts() function91 const TargetOptions &getTargetOpts() const { return *TargetOpts.get(); } in getTargetOpts() function
331 TargetOptions &getTargetOpts() { in getTargetOpts() function334 const TargetOptions &getTargetOpts() const { in getTargetOpts() function
152 TargetOptions &getTargetOpts() const { in getTargetOpts() function