Home | History | Annotate | Download | only in TableGen

Lines Matching full:sdnpassociative

1009     } else if (PropList[i]->getName() == "SDNPAssociative") {
1010 Properties |= 1 << SDNPAssociative;
3338 if (NodeInfo.hasProperty(SDNPAssociative)) {