Searched defs:getPreprocessorOpts (Results 1 – 3 of 3) sorted by relevance
89 PreprocessorOptions &getPreprocessorOpts() { return *PreprocessorOpts; } in getPreprocessorOpts() function90 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
259 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function262 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
430 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function