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

/external/clang/include/clang/Serialization/
H A DASTWriter.h484 void WriteDeclContextVisibleUpdate(const DeclContext *DC);
/external/clang/lib/Serialization/
H A DASTWriter.cpp3643 void ASTWriter::WriteDeclContextVisibleUpdate(const DeclContext *DC) { function in class:ASTWriter
4221 WriteDeclContextVisibleUpdate(TU);
4434 WriteDeclContextVisibleUpdate(DC);

Completed in 93 milliseconds