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