reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
11846 SecondParam->getType()) && 11849 if (FirstParam->getDeclName() != SecondParam->getDeclName()) { 11853 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), 11853 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), 11855 << I + 1 << SecondParam->getDeclName(); 11861 QualType SecondParamType = SecondParam->getType(); 11879 ODRDiagNote(SecondParam->getLocation(), 11880 SecondParam->getSourceRange(), ParameterType) 11884 ODRDiagNote(SecondParam->getLocation(), 11885 SecondParam->getSourceRange(), ParameterType) 11893 const Expr *SecondInit = SecondParam->getInit(); 11899 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), 11899 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), 11912 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), 11912 ODRDiagNote(SecondParam->getLocation(), SecondParam->getSourceRange(), 11920 ComputeSubDeclODRHash(SecondParam) &&