Home
last modified time | relevance | path

Searched refs:DiagnosticForIssue (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.h103 unsigned DiagnosticForIssue(RefcountIssue issue);
DFindBadConstructsConsumer.cpp787 unsigned FindBadConstructsConsumer::DiagnosticForIssue(RefcountIssue issue) { in DiagnosticForIssue() function in chrome_checker::FindBadConstructsConsumer
831 diagnostic().Report(loc, DiagnosticForIssue(issue)); in CheckRefCountedDtors()