Home
last modified time | relevance | path

Searched defs:HandleInterestingDecl (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/clang/lib/AST/
H A DASTConsumer.cpp23 void ASTConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in ASTConsumer
/aosp_15_r20/external/clang/lib/Index/
H A DIndexingAction.cpp60 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anon733409ad0111::IndexASTConsumer
/aosp_15_r20/external/clang/lib/Frontend/
H A DMultiplexConsumer.cpp292 void MultiplexConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in MultiplexConsumer
H A DASTUnit.cpp861 void HandleInterestingDecl(DeclGroupRef) override {} in HandleInterestingDecl() function in __anon15d8a6090311::TopLevelDeclTrackerConsumer
/aosp_15_r20/external/clang/lib/ARCMigrate/
H A DObjCMT.cpp139 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anon2a244c1f0111::ObjCMigrateASTConsumer