Searched defs:getOptions (Results 1 – 10 of 10) sorted by relevance
135 TargetOptions &getOptions() { return Options; } in getOptions() function 138 const TargetOptions &getOptions() const { return Options; } in getOptions() function
931 proc getOptions {} { procedure
176 const Options &getOptions() { return Opts; } in getOptions() function
98 const DWARFLinkerOptions &getOptions() const { return Options; } in getOptions() function
116 uint64_t getOptions() const { return Options; } in getOptions() function
26 LVOptions *LVOptions::getOptions() { return &Options; } in getOptions() function in LVOptions
291 const CoverageViewOptions &getOptions() const { return Options; } in getOptions() function
255 Options &getOptions() { return *getOptionsInternal(); } in getOptions() function
159 FunctionOptions getOptions() const { return Options; } in getOptions() function190 FunctionOptions getOptions() const { return Options; } in getOptions() function310 PointerOptions getOptions() const { in getOptions() function452 ClassOptions getOptions() const { return Options; } in getOptions() function735 MethodOptions getOptions() const { return Attrs.getFlags(); } in getOptions() function
157 SanitizerCoverageOptions getOptions(int LegacyCoverageLevel) { in getOptions() function