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