Home
last modified time | relevance | path

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

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