Searched refs:SelectParent (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
271 return SelectParent;
282 return SelectParent;
309 case SelectParent:

Completed in 54 milliseconds