Searched refs:ReferencesProperty (Results 1 – 2 of 2) sorted by relevance
95 bool ReferencesProperty() const; in META_BEGIN_NAMESPACE()212 inline bool RefUri::ReferencesProperty() const in ReferencesProperty() function219 return IsValid() && !ReferencesProperty(); in ReferencesObject()
122 if (uri_.IsValid() && uri_.ReferencesProperty()) { in Finalize()