Searched refs:getPreprocessor (Results 1 – 4 of 4) sorted by relevance
196 clang::Preprocessor &getPreprocessor() { return *mPP; } in getPreprocessor() function
568 clang::Preprocessor &PP = getPreprocessor(); in initPreprocessor()578 mRSContext = new RSContext(getPreprocessor(), in initASTContext()
144 inline clang::Preprocessor &getPreprocessor() const { return mPP; } in getPreprocessor() function
753 clang::Preprocessor &PP = RSC.getPreprocessor(); in analyzeTranslationUnit()