Home
last modified time | relevance | path

Searched refs:GetASTMutationListener (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h129 virtual ASTMutationListener *GetASTMutationListener() { return nullptr; } in GetASTMutationListener() function
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DMultiplexConsumer.h75 ASTMutationListener *GetASTMutationListener() override;
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp92 ASTMutationListener *PCHGenerator::GetASTMutationListener() { in GetASTMutationListener() function in PCHGenerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp285 if (auto *mutationListener = Consumer->GetASTMutationListener()) in MultiplexConsumer()
387 ASTMutationListener *MultiplexConsumer::GetASTMutationListener() { in GetASTMutationListener() function in MultiplexConsumer
H A DChainedIncludesSource.cpp143 consumer->GetASTMutationListener()); in createChainedIncludesSource()
H A DFrontendAction.cpp1112 CI.getASTContext().setASTMutationListener(Consumer->GetASTMutationListener()); in BeginSourceFile()
H A DCompilerInstance.cpp1761 getASTConsumer().GetASTMutationListener()); in createASTReader()
H A DASTUnit.cpp1034 ASTMutationListener *GetASTMutationListener() override { in GetASTMutationListener() function in __anone37b80710411::TopLevelDeclTrackerConsumer
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h244 clang::ASTMutationListener *GetASTMutationListener() override { in GetASTMutationListener() function
245 return m_c->GetASTMutationListener(); in GetASTMutationListener()
/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h1012 ASTMutationListener *GetASTMutationListener() override;
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp656 return getASTConsumer().GetASTMutationListener(); in getASTMutationListener()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc1138 {"_ZN5clang11ASTConsumer22GetASTMutationListenerEv", "clang::ASTConsumer::GetASTMutationListener()"…
1189 …ultiplexConsumer22GetASTMutationListenerEv", "clang::MultiplexConsumer::GetASTMutationListener()"},
2737 {"_ZN5clang12PCHGenerator22GetASTMutationListenerEv", "clang::PCHGenerator::GetASTMutationListener(…