Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp259 enum SelectionCanonicalizationAction { KeepSelection, SelectParent }; enumerator
284 return KeepSelection; in getSelectionCanonizalizationAction()
313 case KeepSelection: in canonicalize()