Searched refs:IsRemovable (Results 1 – 5 of 5) sorted by relevance
144 attr::IsRemovable( const CodeEntity & i_ce ) in IsRemovable() function in ary::idl::ifc_property::attr146 return property_cast(i_ce).aStereotypes.IsRemovable(); in IsRemovable()
62 static bool IsRemovable(
77 bool IsRemovable() const { return (nFlags & UINT32(removable)) != 0; } in IsRemovable() function in ary::idl::Property::Stereotypes
282 if (PropertyAttr::IsRemovable(i_property)) in produce_SummaryDeclaration()
136 if (PropertyAttr::IsRemovable(i_ce)) in write_Declaration()
Completed in 18 milliseconds