reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
446 FixItLoc = getLocForEndOfToken(FTLoc.getLocalRangeEnd()); 449 if (FixItLoc.isInvalid()) 455 << FixItHint::CreateInsertion(FixItLoc, " " + OS.str().str());