Searched defs:setPreprocessor (Results 1 – 5 of 5) sorted by relevance
39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} in setPreprocessor() function
100 void setPreprocessor(std::shared_ptr<Preprocessor> PP) override { in setPreprocessor() function in __anonf3e021fc0211::PrintIndexDataConsumer
421 void CXIndexDataConsumer::setPreprocessor(std::shared_ptr<Preprocessor> PP) { in setPreprocessor() function in CXIndexDataConsumer
174 void CompilerInstance::setPreprocessor(std::shared_ptr<Preprocessor> Value) { in setPreprocessor() function in CompilerInstance
275 void ASTUnit::setPreprocessor(std::shared_ptr<Preprocessor> PP) { in setPreprocessor() function in ASTUnit