Searched refs:CreateWrappedASTConsumer (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DFrontendAction.h44 std::unique_ptr<ASTConsumer> CreateWrappedASTConsumer(CompilerInstance &CI,
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DFrontendAction.cpp150 FrontendAction::CreateWrappedASTConsumer(CompilerInstance &CI, function in class:FrontendAction
675 CI.setASTConsumer(CreateWrappedASTConsumer(CI, InputFile));
840 CreateWrappedASTConsumer(CI, PresumedInputFile);

Completed in 543 milliseconds