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