Searched defs:getPreprocessorPtr (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h446 std::shared_ptr<Preprocessor> getPreprocessorPtr() { return PP; } function in class:clang::CompilerInstance
H A DASTUnit.h437 std::shared_ptr<Preprocessor> getPreprocessorPtr() const { return PP; } function in class:clang::ASTUnit

Completed in 132 milliseconds