Searched refs:SourceSelectionKind (Results 1 – 2 of 2) sorted by relevance
96 SourceSelectionKind SelectionKind = in TraverseDecl()124 SourceSelectionKind SelectionKind = in TraverseStmt()147 return SourceSelectionKind::None; in selectionKindFor()152 return SourceSelectionKind::None; in selectionKindFor()168 return SourceSelectionKind::None; in selectionKindFor()203 case SourceSelectionKind::None: in selectionKindToString()205 case SourceSelectionKind::ContainsSelection: in selectionKindToString()209 case SourceSelectionKind::ContainsSelectionEnd: in selectionKindToString()211 case SourceSelectionKind::InsideSelection: in selectionKindToString()345 SourceSelectionKind Kind, in findDeepestWithKind()[all …]
24 enum class SourceSelectionKind { enum52 SourceSelectionKind SelectionKind;56 SourceSelectionKind SelectionKind) in SelectedASTNode()