Searched defs:EnteringModulePurview (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTMutationListener.h | 153 virtual void EnteringModulePurview() {} in EnteringModulePurview() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | MultiplexConsumer.cpp | 249 void MultiplexASTMutationListener::EnteringModulePurview() { EnteringModulePurview() function in clang::MultiplexASTMutationListener |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 5606 void ASTWriter::EnteringModulePurview() { EnteringModulePurview() function in ASTWriter |