Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTConsumer.cpp22 void ASTConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in ASTConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingAction.cpp113 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anon76f6f7400111::IndexASTConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DMultiplexConsumer.cpp285 void MultiplexConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in MultiplexConsumer
H A DASTUnit.cpp978 void HandleInterestingDecl(DeclGroupRef) override {} in HandleInterestingDecl() function in __anonc715c21c0411::TopLevelDeclTrackerConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenAction.cpp239 void HandleInterestingDecl(DeclGroupRef D) override { in HandleInterestingDecl() function in clang::BackendConsumer
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp144 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anon0304ea920111::ObjCMigrateASTConsumer