Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCloneDetection.cpp601 const VarDecl *SecondSuggestion = nullptr; in countPatternDifferences() local
603 SecondSuggestion = Other.Variables[ThisOccurence.KindID]; in countPatternDifferences()
609 SecondSuggestion); in countPatternDifferences()