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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexDataConsumer.h39 virtual void setPreprocessor(std::shared_ptr<Preprocessor> PP) {} function in class:clang::index::IndexDataConsumer
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp168 void CompilerInstance::setPreprocessor(std::shared_ptr<Preprocessor> Value) { function in class:CompilerInstance
H A DASTUnit.cpp275 void ASTUnit::setPreprocessor(std::shared_ptr<Preprocessor> PP) { function in class:ASTUnit
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp416 void CXIndexDataConsumer::setPreprocessor(std::shared_ptr<Preprocessor> PP) { function in class:CXIndexDataConsumer

Completed in 213 milliseconds