Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
HDDependencyScanningTool.cpp152 return Consumer.takeTranslationUnitDeps(); in getTranslationUnitDependencies()
168 TranslationUnitDeps FullDependencyConsumer::takeTranslationUnitDeps() { in takeTranslationUnitDeps() function in FullDependencyConsumer
/freebsd-head/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
HDDependencyScanningTool.h182 TranslationUnitDeps takeTranslationUnitDeps();