Home
last modified time | relevance | path

Searched refs:AddUpdatedDeclContext (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/Serialization/
DASTWriter.h624 void AddUpdatedDeclContext(const DeclContext *DC) { in AddUpdatedDeclContext() function
/external/clang/lib/Serialization/
DASTWriterDecl.cpp831 Writer.AddUpdatedDeclContext(NS); in VisitNamespaceDecl()
DASTWriter.cpp4504 AddUpdatedDeclContext(DC); in AddedVisibleDecl()