Searched defs:AddUpdatedDeclContext (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Serialization/
H A DASTWriter.cpp3508 void ASTWriter::AddUpdatedDeclContext(const DeclContext *DC) { function in class:ASTWriter
4071 AddUpdatedDeclContext(DC);
4530 AddUpdatedDeclContext(RD->getPrimaryContext());
5517 AddUpdatedDeclContext(DC);

Completed in 106 milliseconds