Searched defs:SelectionKind (Results 1 – 4 of 4) sorted by relevance
33 enum SelectionKind { enum
94 SourceSelectionKind SelectionKind = in TraverseDecl() local122 SourceSelectionKind SelectionKind = in TraverseStmt() local132 void popAndAddToSelectionIfSelected(SourceSelectionKind SelectionKind) { in popAndAddToSelectionIfSelected()
53 SourceSelectionKind SelectionKind; member
1115 func (c Comdat) SelectionKind() ComdatSelectionKind { func