Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
DPathDiagnostic.h841 void FullProfile(llvm::FoldingSetNodeID &ID) const;
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp1108 void PathDiagnostic::FullProfile(llvm::FoldingSetNodeID &ID) const { in FullProfile() function in PathDiagnostic