Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h35 ContainsSelectionStart, enumerator
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp163 return SourceSelectionKind::ContainsSelectionStart; in selectionKindFor()
206 case SourceSelectionKind::ContainsSelectionStart: in selectionKindToString()