Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp150 return SourceSelectionKind::ContainsSelection; in selectionKindFor()
156 return SourceSelectionKind::ContainsSelection; in selectionKindFor()
204 case SourceSelectionKind::ContainsSelection: in selectionKindToString()
387 SourceSelectionKind::ContainsSelection); in create()
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h32 ContainsSelection, enumerator