Searched defs:Property (Results 1 – 1 of 1) sorted by relevance
1197 struct Property { struct1198 …Property() : schema(), dependenciesSchema(), dependenciesValidatorIndex(), dependencies(), require… in Property() argument1199 ~Property() { AllocatorType::Free(dependencies); } in ~Property() argument1208 struct PatternProperty { argument