Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/Analysis/
DScopDetection.cpp271 class DiagnosticScopFound : public DiagnosticInfo { class
280 DiagnosticScopFound(Function &F, std::string FileName, unsigned EntryLine, in DiagnosticScopFound() function in __anonfd8d5f230111::DiagnosticScopFound
293 int DiagnosticScopFound::PluginDiagnosticKind =
296 void DiagnosticScopFound::print(DiagnosticPrinter &DP) const { in print()
1701 DiagnosticScopFound Diagnostic(F, FileName, LineEntry, LineExit); in printLocations()