Searched defs:isDynamic (Results 1 – 2 of 2) sorted by relevance
220 bool isDynamic() const { return Current.getInt(); } in isDynamic() function
248 isDynamic=true) { in PushPropertyAttributes()2069 bool isDynamic = (propertyImpl->getPropertyImplementation() == in GeneratePropertyList() local