Home | History | Annotate | Download | only in Sema

Lines Matching refs:Strong

86     if (II->isStr("strong")) {
4342 case Qualifiers::OCL_Strong: attrStr = "strong"; break;
5034 /// "typeof(foo)", where that happens to be strong?
5110 else if (II->isStr("strong"))
5285 else if (II->isStr("strong"))
5286 GCAttr = Qualifiers::Strong;