Searched refs:attrStmt (Results 1 – 1 of 1) sorted by relevance
111 os << attrStmt("label", quoteString(escapeString(std::move(label)))) in emitClusterStmt()120 std::string attrStmt(const Twine &key, const Twine &value) { in attrStmt() function in __anon2ace0bc30211::PrintOpPass128 os << this->attrStmt(it.getKey(), it.getValue()); in emitAttrList()193 os << attrStmt("compound", "true") << ";\n"; in emitGraph()