Home
last modified time | relevance | path

Searched refs:WriteDeclContextVisibleUpdate (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h588 void WriteDeclContextVisibleUpdate(const DeclContext *DC);
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp4448 void ASTWriter::WriteDeclContextVisibleUpdate(const DeclContext *DC) { in WriteDeclContextVisibleUpdate() function in ASTWriter
5734 WriteDeclContextVisibleUpdate(TU); in WriteDeclAndTypes()
5738 WriteDeclContextVisibleUpdate(Context.ExternCContext); in WriteDeclAndTypes()
5742 WriteDeclContextVisibleUpdate(DC); in WriteDeclAndTypes()