Home
last modified time | relevance | path

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

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