Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/clang-refactor/
H A DClangRefactor.cpp399 bool HasSelection = MatchingRule->hasSelectionRequirement(); in callback() local
400 if (HasSelection) in callback()
411 if (HasSelection) { in callback()