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