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
622 Preprocessor &getPreprocessor() { return D.getPreprocessor(); } in getPreprocessor() function
1691 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
438 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function
1554 Preprocessor &getPreprocessor() const { return PP; } in getPreprocessor() function