Home | History | Annotate | Download | only in Frontend

Lines Matching refs:print

48         return print(D);
63 print(D);
80 void print(Decl *D) {
89 D->print(Out, /*Indentation=*/0, /*PrintInstantiation=*/true);
157 D->print(llvm::errs());
190 // Print DeclContext name.
259 // Print the parameters.
281 // Print the parameters.
311 // Print the parameters.
370 // Print decls in the DeclContext.