Searched defs:getOptions (Results 1 – 12 of 12) sorted by relevance
137 TargetOptions &getOptions() { return Options; } in getOptions() function140 const TargetOptions &getOptions() const { return Options; } in getOptions() function
38 inline const OptionContext * getOptions() const { return m_options; } in getOptions() function
54 inline const OptionContext * getOptions() const { return m_options; } in getOptions() function
116 uint64_t getOptions() const { return Options; } in getOptions() function
272 const CoverageViewOptions &getOptions() const { return Options; } in getOptions() function
158 FunctionOptions getOptions() const { return Options; } in getOptions() function189 FunctionOptions getOptions() const { return Options; } in getOptions() function309 PointerOptions getOptions() const { in getOptions() function451 ClassOptions getOptions() const { return Options; } in getOptions() function734 MethodOptions getOptions() const { return Attrs.getFlags(); } in getOptions() function
219 def getOptions(self): member in NamedConf
155 inline ListASTNode * getOptions() { return m_options; } in getOptions() function217 inline ListASTNode * getOptions() { return m_options; } in getOptions() function755 inline ListASTNode * getOptions() in getOptions() function
218 static Expected<DsymutilOptions> getOptions(opt::InputArgList &Args) { in getOptions() function
302 const RefactoringActionCommandLineOptions &getOptions() const { in getOptions() function in __anond439ce910111::RefactoringActionSubcommand
575 RcOptions getOptions(const char *Argv0, ArrayRef<const char *> ArgsArr, in getOptions() function
140 SanitizerCoverageOptions getOptions(int LegacyCoverageLevel) { in getOptions() function