Home
last modified time | relevance | path

Searched refs:AttachDependencyGraphGen (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DDependencyGraph.cpp67 void clang::AttachDependencyGraphGen(Preprocessor &PP, StringRef OutputFile, in AttachDependencyGraphGen() function in clang
H A DCompilerInstance.cpp499 AttachDependencyGraphGen(*PP, DepOpts.DOTOutputFile, in createPreprocessor()