Home
last modified time | relevance | path

Searched defs:AddedAnonymousNamespace (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h174 virtual void AddedAnonymousNamespace(const TranslationUnitDecl *TU, in AddedAnonymousNamespace() function
/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp264 void MultiplexASTMutationListener::AddedAnonymousNamespace( AddedAnonymousNamespace() function in clang::MultiplexASTMutationListener
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5629 void ASTWriter::AddedAnonymousNamespace(const TranslationUnitDecl *TU, AddedAnonymousNamespace() function in ASTWriter