Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Analysis/
DPathDiagnostic.h901 void FullProfile(llvm::FoldingSetNodeID &ID) const;
/freebsd-12-stable/contrib/llvm-project/clang/lib/Analysis/
DPathDiagnostic.cpp1142 void PathDiagnostic::FullProfile(llvm::FoldingSetNodeID &ID) const { in FullProfile() function in PathDiagnostic