Home | History | Annotate | Download | only in Sema

Lines Matching full:propertyname

618         SmallString<100> PropertyName = thisPropertyName;
619 PropertyName[0] = front;
620 IdentifierInfo *AltMember = &S.PP.getIdentifierTable().get(PropertyName);