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