Searched refs:ContainSelection (Results 1 – 1 of 1) sorted by relevance
384 llvm::SmallVector<SelectedNodeWithParents, 4> ContainSelection; in create() local385 findDeepestWithKind(ASTSelection, ContainSelection, in create()389 if (ContainSelection.size() != 1) in create()391 SelectedNodeWithParents &Selected = ContainSelection[0]; in create()