Searched refs:bug_type_score (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_errors.cpp437 int bug_type_score = 0; local
444 bug_type_score = 10;
449 bug_type_score = 20;
454 bug_type_score = 25;
459 bug_type_score = 1;
464 bug_type_score = 25;
469 bug_type_score = 30;
474 bug_type_score = 20;
478 bug_type_score = 10;
482 bug_type_score
[all...]

Completed in 824 milliseconds