Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTConsumer.cpp22 void ASTConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in ASTConsumer
/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp102 void MyASTConsumer::HandleInterestingDecl(DeclGroupRef D) { in HandleInterestingDecl() function in __anonc824fae50111::MyASTConsumer
/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp61 void HandleInterestingDecl(DeclGroupRef D) override final { HandleInterestingDecl() function in clang::IncrementalASTConsumer
/llvm-project/clang/lib/Index/
H A DIndexingAction.cpp132 void HandleInterestingDecl(DeclGroupRef DG) override { in HandleInterestingDecl() function in __anon5c0c2e280111::IndexASTConsumer
/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp320 void MultiplexConsumer::HandleInterestingDecl(DeclGroupRef D) { HandleInterestingDecl() function in MultiplexConsumer
H A DASTUnit.cpp1026 void HandleInterestingDecl(DeclGroupRef) override {} HandleInterestingDecl() function in __anone893c5040411::TopLevelDeclTrackerConsumer
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h166 void HandleInterestingDecl(clang::DeclGroupRef D) override { HandleInterestingDecl() function
/llvm-project/clang/lib/CodeGen/
H A DCodeGenAction.cpp223 void BackendConsumer::HandleInterestingDecl(DeclGroupRef D) { HandleInterestingDecl() function in clang::BackendConsumer
/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp142 void HandleInterestingDecl(DeclGroupRef DG) override { HandleInterestingDecl() function in __anon54434a7a0111::ObjCMigrateASTConsumer