Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp249 saveHash(const Stmt *S, const Decl *D, in saveHash() function
264 size_t ChildHash = saveHash(Child, D, StmtsByHash); in saveHash()
365 saveHash(S.front(), S.getContainingDecl(), StmtsByHash); in constrain()