Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp149 return SourceSelectionKind::ContainsSelection; in selectionKindFor()
155 return SourceSelectionKind::ContainsSelection; in selectionKindFor()
203 case SourceSelectionKind::ContainsSelection: in selectionKindToString()
386 SourceSelectionKind::ContainsSelection); in create()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h31 ContainsSelection, enumerator