Searched refs:getPreprocessor (Results 1 – 3 of 3) sorted by relevance
183 clang::Preprocessor &getPreprocessor() { return *mPP; } in getPreprocessor() function
548 clang::Preprocessor &PP = getPreprocessor(); in initPreprocessor()558 mRSContext = new RSContext(getPreprocessor(), in initASTContext()
113 inline clang::Preprocessor &getPreprocessor() const { return mPP; } in getPreprocessor() function