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/Frontend/
DMultiplexConsumer.cpp239 void MultiplexConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in MultiplexConsumer
DASTUnit.cpp874 void HandleInterestingDecl(DeclGroupRef) override {} in HandleInterestingDecl() function in __anon61e8ff8a0311::TopLevelDeclTrackerConsumer
/external/clang/tools/libclang/
DIndexing.cpp338 void HandleInterestingDecl(DeclGroupRef D) override {} in HandleInterestingDecl() function in __anon38a1d52e0111::IndexingConsumer
/external/clang/lib/ARCMigrate/
DObjCMT.cpp135 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anonf83fd5c00111::ObjCMigrateASTConsumer