Searched refs:fullMsg (Results 1 – 1 of 1) sorted by relevance
272 String16 fullMsg(mayOrMust(type, flags->value)); in appendTypeInfo() local273 fullMsg.append(String16(" be ")); in appendTypeInfo()274 fullMsg.append(String16(flags->description)); in appendTypeInfo()275 outTable->appendTypeComment(pkg, typeName, ident, fullMsg); in appendTypeInfo()