Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h34 ContainsSelectionStart, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp162 return SourceSelectionKind::ContainsSelectionStart; in selectionKindFor()
205 case SourceSelectionKind::ContainsSelectionStart: in selectionKindToString()