Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Analysis/
H A DCloneDetection.cpp251 saveHash(const Stmt *S, const Decl *D, in saveHash() function
266 size_t ChildHash = saveHash(Child, D, StmtsByHash); in saveHash()
367 saveHash(S.front(), S.getContainingDecl(), StmtsByHash); in constrain()