Searched defs:printType (Results 1 – 2 of 2) sorted by relevance
258 void Value::printType(llvm::raw_ostream &Out) const { in printType() function in Value
347 auto printType = [&](auto T) { createHeader() local