Searched refs:AttachDependencyGraphGen (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp62 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, function in class:clang
H A DCompilerInstance.cpp433 AttachDependencyGraphGen(*PP, DepOpts.DOTOutputFile,
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Frontend/
H A DUtils.h179 /// AttachDependencyGraphGen - Create a dependency graph generator, and attach
181 void AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile,

Completed in 65 milliseconds