Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DDependencyScanningTool.cpp155 return Consumer.takeTranslationUnitDeps(); in getTranslationUnitDependencies()
169 return Consumer.takeTranslationUnitDeps(); in getModuleDependencies()
172 TranslationUnitDeps FullDependencyConsumer::takeTranslationUnitDeps() { in takeTranslationUnitDeps() function in FullDependencyConsumer
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DDependencyScanningTool.h211 TranslationUnitDeps takeTranslationUnitDeps();