Searched refs:getPreprocessor (Results 1 – 4 of 4) sorted by relevance
199 clang::Preprocessor &getPreprocessor() { return *mPP; } in getPreprocessor() function
528 clang::Preprocessor &PP = getPreprocessor(); in initPreprocessor()538 mRSContext = new RSContext(getPreprocessor(), in initASTContext()
149 inline clang::Preprocessor &getPreprocessor() const { return mPP; } in getPreprocessor() function
754 clang::Preprocessor &PP = RSC.getPreprocessor(); in analyzeTranslationUnit()