Searched defs:SelectionKind (Results 1 – 5 of 5) sorted by relevance
35 enum SelectionKind { enum
95 SourceSelectionKind SelectionKind = in TraverseDecl() local123 SourceSelectionKind SelectionKind = in TraverseStmt() local133 void popAndAddToSelectionIfSelected(SourceSelectionKind SelectionKind) { in popAndAddToSelectionIfSelected()
54 SourceSelectionKind SelectionKind; member
94 SourceSelectionKind SelectionKind, unsigned NumChildren) { in checkNodeImpl() argument 108 checkNode(const SelectedASTNode &StmtNode, SourceSelectionKind SelectionKind, in checkNode() argument 119 checkNode(const SelectedASTNode &DeclNode, SourceSelectionKind SelectionKind, in checkNode() argument [all...]
86 Word SelectionKind; member