Home | History | Annotate | Download | only in Core

Lines Matching refs:PathDiagnosticEventPiece

115   PathDiagnosticPiece *P = new PathDiagnosticEventPiece(L,
319 return new PathDiagnosticEventPiece(L, Out.str());
637 return new PathDiagnosticEventPiece(L, os.str());
693 PathDiagnosticEventPiece *X = new PathDiagnosticEventPiece(L, os.str());
995 return new PathDiagnosticEventPiece(L, "No method is called "
1051 if (PathDiagnosticEventPiece *ev=dyn_cast<PathDiagnosticEventPiece>(piece))
1294 PathDiagnosticEventPiece *event =
1295 new PathDiagnosticEventPiece(Loc, Out.str());
1330 PathDiagnosticEventPiece *event =
1331 new PathDiagnosticEventPiece(Loc, Out.str());
1378 PathDiagnosticEventPiece *event =
1379 new PathDiagnosticEventPiece(Loc, Out.str());