Searched defs:PrintType (Results 1 – 4 of 4) sorted by relevance
49 PrintType(const Type *type, bool truncate = false) in PrintType() function
134 PrintType(const llvm::Type *type, bool truncate = false) in PrintType() function
2025 void AssemblyWriter::writeOperand(const Value *Operand, bool PrintType) { in writeOperand()3166 void Value::printAsOperand(raw_ostream &O, bool PrintType, const Module *M) const { in printAsOperand()
1259 static enum CXChildVisitResult PrintType(CXCursor cursor, CXCursor p, in PrintType() function