Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/
H A DASTSelection.h41 InsideSelection, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DASTSelection.cpp158 return SourceSelectionKind::InsideSelection; in selectionKindFor()
209 case SourceSelectionKind::InsideSelection: in selectionKindToString()