Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DPathDiagnostic.h901 void FullProfile(llvm::FoldingSetNodeID &ID) const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp1142 void PathDiagnostic::FullProfile(llvm::FoldingSetNodeID &ID) const { in FullProfile() function in PathDiagnostic