Searched defs:HandleImplicitImportDecl (Results 1 – 6 of 6) sorted by relevance
28 void ASTConsumer::HandleImplicitImportDecl(ImportDecl *D) { in HandleImplicitImportDecl() function in ASTConsumer
128 void MyASTConsumer::HandleImplicitImportDecl(ImportDecl *D) { in HandleImplicitImportDecl() function in __anonc824fae50111::MyASTConsumer
76 void HandleImplicitImportDecl(ImportDecl *D) override final { HandleImplicitImportDecl() function in clang::IncrementalASTConsumer
350 void MultiplexConsumer::HandleImplicitImportDecl(ImportDecl *D) { HandleImplicitImportDecl() function in MultiplexConsumer
190 void HandleImplicitImportDecl(clang::ImportDecl *D) override { HandleImplicitImportDecl() function