Searched defs:HandleInterestingDecl (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/clang/lib/AST/ | ||
H A D | ASTConsumer.cpp | 23 void ASTConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in ASTConsumer |
/aosp_15_r20/external/clang/lib/Index/ | ||
H A D | IndexingAction.cpp | 60 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anon733409ad0111::IndexASTConsumer |
/aosp_15_r20/external/clang/lib/Frontend/ | ||
H A D | MultiplexConsumer.cpp | 292 void MultiplexConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in MultiplexConsumer |
H A D | ASTUnit.cpp | 861 void HandleInterestingDecl(DeclGroupRef) override {} in HandleInterestingDecl() function in __anon15d8a6090311::TopLevelDeclTrackerConsumer |
/aosp_15_r20/external/clang/lib/ARCMigrate/ | ||
H A D | ObjCMT.cpp | 139 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anon2a244c1f0111::ObjCMigrateASTConsumer |