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
274 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function277 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
474 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function