Searched refs:UnlimitedWarnings (Results 1 – 1 of 1) sorted by relevance
328 bool UnlimitedWarnings = (MaxWarnings == 0); in correlateProfileDataImpl() local365 if (UnlimitedWarnings || ++NumSuppressedWarnings < 1) { in correlateProfileDataImpl()377 if (UnlimitedWarnings || ++NumSuppressedWarnings < 1) { in correlateProfileDataImpl()386 if (!FunctionPtr && (UnlimitedWarnings || ++NumSuppressedWarnings < 1)) { in correlateProfileDataImpl()422 if (!UnlimitedWarnings && NumSuppressedWarnings > 0) in correlateProfileDataImpl()444 bool UnlimitedWarnings = (MaxWarnings == 0); in correlateProfileDataImpl() local456 if (UnlimitedWarnings || ++NumSuppressedWarnings < 1) { in correlateProfileDataImpl()