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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp260 enum SelectionCanonicalizationAction { KeepSelection, SelectParent }; enumerator in enum:__anon3507::SelectionCanonicalizationAction
285 return KeepSelection;
314 case KeepSelection:

Completed in 105 milliseconds