Searched defs:getPreprocessorOpts (Results 1 – 6 of 6) sorted by relevance
126 PreprocessorOptions &getPreprocessorOpts() { return *PreprocessorOpts; } in getPreprocessorOpts() function128 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
306 PreprocessorOptions &getPreprocessorOpts() { in getPreprocessorOpts() function309 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
471 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
54 PreprocessorOptions &getPreprocessorOpts() { return *preprocessorOpts; } in getPreprocessorOpts() function55 const PreprocessorOptions &getPreprocessorOpts() const { in getPreprocessorOpts() function
726 const PreprocessorOptions &getPreprocessorOpts() in getPreprocessorOpts() function
1064 PreprocessorOptions &getPreprocessorOpts() const { return *PPOpts; } in getPreprocessorOpts() function