Home
last modified time | relevance | path

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

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