Searched defs:attachToPreprocessor (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ | ||
H A D | DependencyFile.cpp | 183 void DependencyCollector::attachToPreprocessor(Preprocessor &PP) { attachToPreprocessor() function in DependencyCollector |
H A D | ModuleDependencyCollector.cpp | 87 void ModuleDependencyCollector::attachToPreprocessor(Preprocessor &PP) { attachToPreprocessor() function in ModuleDependencyCollector |
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/ | ||
H A D | ModuleDepCollector.cpp | 673 void ModuleDepCollector::attachToPreprocessor(Preprocessor &PP) { attachToPreprocessor() function in ModuleDepCollector |