Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h42 InsideSelection, enumerator
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp159 return SourceSelectionKind::InsideSelection; in selectionKindFor()
210 case SourceSelectionKind::InsideSelection: in selectionKindToString()