Searched defs:PrintTypes (Results 1 – 2 of 2) sorted by relevance
344 void ClangOpcodesEmitter::PrintTypes(raw_ostream &OS, ArrayRef<Record *> Types) { in PrintTypes() function in ClangOpcodesEmitter
214 void print(raw_ostream &OS, bool PrintTypes = false) { in print()