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