Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp151 return SourceSelectionKind::ContainsSelection; in selectionKindFor()
157 return SourceSelectionKind::ContainsSelection; in selectionKindFor()
205 case SourceSelectionKind::ContainsSelection: in selectionKindToString()
388 SourceSelectionKind::ContainsSelection); in create()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h30 ContainsSelection, enumerator