reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4361 textToInsert += ' '; 4362 textToInsert += NewTD->getIdentifier()->getName(); 4364 << FixItHint::CreateInsertion(tagLoc, textToInsert);