Searched defs:handleImport (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Tooling/DependencyScanning/ | ||
H A D | ModuleDepCollector.cpp | 492 void ModuleDepCollectorPP::handleImport(const Module *Imported) { handleImport() function in ModuleDepCollectorPP |
/llvm-project/clang/include/clang/Lex/ | ||
H A D | Preprocessor.h | 383 void handleImport() { handleImport() function |