Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCloneDetection.cpp586 const VarDecl *FirstSuggestion = nullptr; in countPatternDifferences() local
591 FirstSuggestion = Variables[OtherOccurence.KindID]; in countPatternDifferences()
597 FirstSuggestion); in countPatternDifferences()