Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp382 size_t PrototypeHash = Current.first; in constrain() local
386 if (PrototypeHash != StmtsByHash[i].first) { in constrain()