14 #ifndef LLVM_CLANG_FRONTENDTOOL_UTILS_H 15 #define LLVM_CLANG_FRONTENDTOOL_UTILS_H 21 class CompilerInstance;
std::unique_ptr< FrontendAction > CreateFrontendAction(CompilerInstance &CI)
Construct the FrontendAction of a compiler invocation based on the options specified for the compiler...
Dataflow Directional Tag Classes.
bool ExecuteCompilerInvocation(CompilerInstance *Clang)
ExecuteCompilerInvocation - Execute the given actions described by the compiler invocation object in ...