reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3808 if (!FixItLoc.isValid() || FixItLoc == PointerLoc) 3808 if (!FixItLoc.isValid() || FixItLoc == PointerLoc) 3811 const char *NextChar = S.SourceMgr.getCharacterData(FixItLoc); 3832 Diag << FixItHint::CreateInsertion(FixItLoc, InsertionText);