Home
last modified time | relevance | path

Searched defs:GetASTMutationListener (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/Serialization/
H A DGeneratePCH.cpp83 ASTMutationListener *PCHGenerator::GetASTMutationListener() { GetASTMutationListener() function in PCHGenerator
/llvm-project/clang/include/clang/AST/
H A DASTConsumer.h129 virtual ASTMutationListener *GetASTMutationListener() { return nullptr; } in GetASTMutationListener() function
/llvm-project/clang/unittests/CodeGen/
H A DCodeGenExternalTest.cpp148 ASTMutationListener *MyASTConsumer::GetASTMutationListener() { in GetASTMutationListener() function in __anonc824fae50111::MyASTConsumer
/llvm-project/clang/lib/Interpreter/
H A DIncrementalParser.cpp94 ASTMutationListener *GetASTMutationListener() override final { GetASTMutationListener() function in clang::IncrementalASTConsumer
/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp375 ASTMutationListener *MultiplexConsumer::GetASTMutationListener() { GetASTMutationListener() function in MultiplexConsumer
H A DASTUnit.cpp1033 ASTMutationListener *GetASTMutationListener() override { GetASTMutationListener() function in __anone893c5040411::TopLevelDeclTrackerConsumer
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.h210 clang::ASTMutationListener *GetASTMutationListener() override { GetASTMutationListener() function