Searched defs:SelectionKind (Results 1 – 7 of 7) sorted by relevance
33 enum SelectionKind { enum
31 enum SelectionKind { enum
94 SourceSelectionKind SelectionKind = in TraverseDecl() local122 SourceSelectionKind SelectionKind = in TraverseStmt() local132 void popAndAddToSelectionIfSelected(SourceSelectionKind SelectionKind) { in popAndAddToSelectionIfSelected()
53 SourceSelectionKind SelectionKind; member
91 SourceSelectionKind SelectionKind, unsigned NumChildren) { in checkNodeImpl()105 const SelectedASTNode &StmtNode, SourceSelectionKind SelectionKind, in checkNode()116 const SelectedASTNode &DeclNode, SourceSelectionKind SelectionKind, in checkNode()
1115 func (c Comdat) SelectionKind() ComdatSelectionKind { func