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

/external/clang/lib/AST/
H A DDeclPrinter.cpp88 void prettyPrintAttributes(Decl *D);
186 void DeclPrinter::prettyPrintAttributes(Decl *D) { function in class:DeclPrinter
334 prettyPrintAttributes(D);
364 prettyPrintAttributes(D);
551 prettyPrintAttributes(D);
598 prettyPrintAttributes(D);
639 prettyPrintAttributes(D);

Completed in 45 milliseconds