Searched defs:PrintTypes (Results 1 – 3 of 3) sorted by relevance
49 bool PrintTypes = false; variable
387 void ClangOpcodesEmitter::PrintTypes(raw_ostream &OS, in PrintTypes() function in ClangOpcodesEmitter
259 void print(raw_ostream &OS, bool PrintTypes = false) { in print()