Searched refs:global_var_name (Results 1 – 4 of 4) sorted by relevance
66 bool IsODRViolationSuppressed(const char *global_var_name) { in IsODRViolationSuppressed() argument70 return suppression_ctx->Match(global_var_name, kODRViolation, &s); in IsODRViolationSuppressed()
26 bool IsODRViolationSuppressed(const char *global_var_name);
59 bool IsODRViolationSuppressed(const char *global_var_name) { in IsODRViolationSuppressed() argument63 return suppression_ctx->Match(global_var_name, kODRViolation, &s); in IsODRViolationSuppressed()
25 bool IsODRViolationSuppressed(const char *global_var_name);