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