Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp261 enum SelectionCanonicalizationAction { KeepSelection, SelectParent }; enumerator
286 return KeepSelection; in getSelectionCanonizalizationAction()
315 case KeepSelection: in canonicalize()