Home | History | Annotate | Download | only in python_reference

Lines Matching full:type_mask

450       GetTypes(SBCompileUnit self, uint32_t type_mask=eTypeClassAny) -> SBTypeList
731 GetTypes(SBCompileUnit self, uint32_t type_mask=eTypeClassAny) -> SBTypeList
734 Get all types matching type_mask from debug info in this
737 @param[in] type_mask
746 A list of types in this compile unit that match type_mask