Home | History | Annotate | Download | only in Parse

Lines Matching full:isstr

202   if (AttrName->isStr("availability")) {
213 if (AttrName->isStr("type_tag_for_datatype")) {
252 if (AttrName->isStr("vec_type_hint")) {
273 if (!BuiltinType && !AttrName->isStr("vec_type_hint") &&
292 else if (Tok.is(tok::less) && AttrName->isStr("iboutletcollection")) {
308 } else if (AttrName->isStr("vec_type_hint")) {
1233 if (Flag->isStr("layout_compatible"))
1235 else if (Flag->isStr("must_be_null"))