Home
last modified time | relevance | path

Searched refs:EnteringModulePurview (Results 1 – 5 of 5) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDMultiplexConsumer.cpp121 void EnteringModulePurview() override;
249 void MultiplexASTMutationListener::EnteringModulePurview() { in EnteringModulePurview() function in clang::MultiplexASTMutationListener
251 L->EnteringModulePurview(); in EnteringModulePurview()
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTMutationListener.h153 virtual void EnteringModulePurview() {} in EnteringModulePurview() function
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTWriter.h910 void EnteringModulePurview() override;
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaModule.cpp481 Listener->EnteringModulePurview(); in ActOnModuleDecl()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp5609 void ASTWriter::EnteringModulePurview() { in EnteringModulePurview() function in ASTWriter