Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp585 const VarDecl *FirstSuggestion = nullptr; in countPatternDifferences() local
590 FirstSuggestion = Variables[OtherOccurence.KindID]; in countPatternDifferences()
596 FirstSuggestion); in countPatternDifferences()