ΒΆvoid AttachDependencyGraphGen(
    clang::Preprocessor& PP,
    llvm::StringRef OutputFile,
    llvm::StringRef SysRoot)

Description

AttachDependencyGraphGen - Create a dependency graph generator, and attach it to the given preprocessor.

Declared at: clang/include/clang/Frontend/Utils.h:165

Parameters

clang::Preprocessor& PP
llvm::StringRef OutputFile
llvm::StringRef SysRoot