Lines Matching refs:Preprocessor
30 Preprocessor &PP;
35 CheckNamedModuleImportingCB(Preprocessor &PP, in CheckNamedModuleImportingCB()
64 std::unique_ptr<Preprocessor>
81 return std::make_unique<Preprocessor>( in getPreprocessor()
88 void preprocess(Preprocessor &PP, std::unique_ptr<PPCallbacks> C) { in preprocess()
112 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
131 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
150 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
169 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
188 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
207 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
233 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
260 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
286 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::CXX); in TEST_F()
304 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::ObjCXX); in TEST_F()
326 std::unique_ptr<Preprocessor> PP = getPreprocessor(source, Language::ObjCXX); in TEST_F()