Home
last modified time | relevance | path

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

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