Searched refs:callerD (Results 1 – 2 of 2) sorted by relevance
583 PathDiagnosticCallPiece(const Decl *callerD, in PathDiagnosticCallPiece() argument585 : PathDiagnosticPiece(Call), Caller(callerD), NoExit(false), in PathDiagnosticCallPiece()
551 PathDiagnosticCallPiece(const Decl *callerD, in PathDiagnosticCallPiece() argument553 : PathDiagnosticPiece(Call), Caller(callerD), Callee(nullptr), in PathDiagnosticCallPiece()