Searched defs:getPreprocessor (Results 1 – 9 of 9) sorted by relevance
66 Preprocessor &getPreprocessor() override { return PP; } in getPreprocessor() function
110 Preprocessor &getPreprocessor() { return getBugReporter().getPreprocessor(); } in getPreprocessor() function
435 const Preprocessor &getPreprocessor() const { return *PP; } in getPreprocessor() function436 Preprocessor &getPreprocessor() { return *PP; } in getPreprocessor() function
441 Preprocessor &getPreprocessor() const { in getPreprocessor() function
172 const Preprocessor &getPreprocessor() const { in getPreprocessor() function
613 Preprocessor &getPreprocessor() { return D.getPreprocessor(); } in getPreprocessor() function
1688 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
437 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
1540 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function