Searched defs:getPreprocessorOpts (Results 1 – 3 of 3) sorted by relevance
91 PreprocessorOptions &getPreprocessorOpts() { return *PreprocessorOpts; } in getPreprocessorOpts() function92 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
293 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function296 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
498 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function