Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Analysis/
DCloneDetection.cpp602 const VarDecl *SecondSuggestion = nullptr; in countPatternDifferences() local
604 SecondSuggestion = Other.Variables[ThisOccurence.KindID]; in countPatternDifferences()
610 SecondSuggestion); in countPatternDifferences()