Lines Matching full:propname
6070 IdentifierInfo *PropName = Property->getIdentifier();6071 if (!PropName || PropName->getLength() == 0)6100 } Key(Allocator, PropName->getName());6103 std::string UpperKey = PropName->getName();6115 KnownSelectors.insert(Selectors.getNullarySelector(PropName)) &&