Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp273 static int PluginDiagnosticKind; member in __anonfd8d5f230111::DiagnosticScopFound
282 : DiagnosticInfo(PluginDiagnosticKind, DS_Note), F(F), FileName(FileName), in DiagnosticScopFound()
288 return DI->getKind() == PluginDiagnosticKind; in classof()
293 int DiagnosticScopFound::PluginDiagnosticKind = member in DiagnosticScopFound