Searched defs:HandleImplicitImportDecl (Results 1 – 5 of 5) sorted by relevance
28 void ASTConsumer::HandleImplicitImportDecl(ImportDecl *D) { in HandleImplicitImportDecl() function in ASTConsumer
128 void MyASTConsumer::HandleImplicitImportDecl(ImportDecl *D) { in HandleImplicitImportDecl() function in __anonee9b01220111::MyASTConsumer
238 void HandleImplicitImportDecl(ImportDecl *D) override { in HandleImplicitImportDecl() function in __anon8fee51a70111::PCHContainerGenerator
321 void MultiplexConsumer::HandleImplicitImportDecl(ImportDecl *D) { in HandleImplicitImportDecl() function in MultiplexConsumer
183 void HandleImplicitImportDecl(clang::ImportDecl *D) override { in HandleImplicitImportDecl() function