Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Analysis/
H A DPathDiagnostic.h898 void FullProfile(llvm::FoldingSetNodeID &ID) const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp1141 void PathDiagnostic::FullProfile(llvm::FoldingSetNodeID &ID) const { in FullProfile() function in PathDiagnostic