Searched refs:callerD (Results 1 – 1 of 1) sorted by relevance
578 PathDiagnosticCallPiece(const Decl *callerD, in PathDiagnosticCallPiece() argument580 : PathDiagnosticPiece(Call), Caller(callerD), NoExit(false), in PathDiagnosticCallPiece()