Searched refs:EntryLine (Results 1 – 1 of 1) sorted by relevance
284 unsigned EntryLine, ExitLine; member in __anon7422b7bc0111::DiagnosticScopFound287 DiagnosticScopFound(Function &F, std::string FileName, unsigned EntryLine, in DiagnosticScopFound() argument290 EntryLine(EntryLine), ExitLine(ExitLine) {} in DiagnosticScopFound()313 DP << FileName << ":" << EntryLine << ": Start of scop\n"; in print()