Searched refs:WriteDecl (Results 1 – 3 of 3) sorted by relevance
551 void WriteDecl(ASTContext &Context, Decl *D);
2012 void ASTWriter::WriteDecl(ASTContext &Context, Decl *D) { in WriteDecl() function in ASTWriter
4588 WriteDecl(Context, DOT.getDecl()); in WriteASTCore()