Searched defs:setPreprocessor (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Index/
H A DIndexDataConsumer.h39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} function in class:clang::index::IndexDataConsumer
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp108 void CompilerInstance::setPreprocessor(std::shared_ptr<Preprocessor> Value) { function in class:CompilerInstance
H A DASTUnit.cpp274 void ASTUnit::setPreprocessor(std::shared_ptr<Preprocessor> PP) { function in class:ASTUnit

Completed in 176 milliseconds