Searched defs:printAttributes (Results 1 – 4 of 4) sorted by relevance
92 static void printAttributes(List list, PrintWriter out, char kind) { in printAttributes() method in ClassFilePrinter
52 virtual void printAttributes() { } in printAttributes() function
1842 void ELFDumper<ELFT>::printAttributes() { in printAttributes() function in ELFDumper1847 template <> void ELFDumper<ELFType<support::little, false>>::printAttributes() { in printAttributes() function in __anona2de969d0411::ELFDumper::little
435 void CppWriter::printAttributes(const AttrListPtr &PAL, in printAttributes() function in CppWriter