Searched refs:SelfOrAncestorHasDirAutoFlag (Results 1 – 1 of 1) sorted by relevance
299 bool selfOrAncestorHasDirAutoAttribute() const { return getFlag(SelfOrAncestorHasDirAutoFlag); } in selfOrAncestorHasDirAutoAttribute()300 …id setSelfOrAncestorHasDirAutoAttribute(bool flag) { setFlag(flag, SelfOrAncestorHasDirAutoFlag); } in setSelfOrAncestorHasDirAutoAttribute()714 SelfOrAncestorHasDirAutoFlag = 1 << 29, enumerator