Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h38 ContainsSelectionEnd, enumerator
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp165 return SourceSelectionKind::ContainsSelectionEnd; in selectionKindFor()
208 case SourceSelectionKind::ContainsSelectionEnd: in selectionKindToString()