Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h583 PathDiagnosticCallPiece(const Decl *callerD, in PathDiagnosticCallPiece() argument
585 : PathDiagnosticPiece(Call), Caller(callerD), NoExit(false), in PathDiagnosticCallPiece()
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h551 PathDiagnosticCallPiece(const Decl *callerD, in PathDiagnosticCallPiece() argument
553 : PathDiagnosticPiece(Call), Caller(callerD), Callee(nullptr), in PathDiagnosticCallPiece()