17 #ifndef LLVM_CLANG_TOOLS_EXTRA_CLANG_DOC_CLANGDOC_H 18 #define LLVM_CLANG_TOOLS_EXTRA_CLANG_DOC_CLANGDOC_H 21 #include "clang/Tooling/Execution.h" 22 #include "clang/Tooling/StandaloneExecution.h" 23 #include "clang/Tooling/Tooling.h" 28 std::unique_ptr<tooling::FrontendActionFactory>
34 #endif // LLVM_CLANG_TOOLS_EXTRA_CLANG_DOC_CLANGDOC_H
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
std::unique_ptr< tooling::FrontendActionFactory > newMapperActionFactory(ClangDocContext CDCtx)