Searched defs:PathDiagnosticCallPiece (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h526 class PathDiagnosticCallPiece : public PathDiagnosticPiece { class in namespace:clang::ento
542 PathDiagnosticCallPiece(const Decl *callerD, function in class:clang::ento::PathDiagnosticCallPiece
546 PathDiagnosticCallPiece(PathPieces &oldPath, const Decl *caller) function in class:clang::ento::PathDiagnosticCallPiece

Completed in 118 milliseconds