Home
last modified time | relevance | path

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

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