Searched refs:GetNumSynthetics (Results 1 - 3 of 3) sorted by relevance

/external/lldb/scripts/Python/interface/
H A DSBTypeCategory.i52 GetNumSynthetics ();
172 return self.formatters_access_class (self,self.__class__.GetNumSynthetics,self.__class__.GetSyntheticAtIndex,self.__class__.GetSyntheticForType)
177 for idx in range(self.GetNumSynthetics()):
222 __swig_getmethods__["num_synthetics"] = GetNumSynthetics
223 if _newclass: num_synthetics = property(GetNumSynthetics, None)
/external/lldb/include/lldb/API/
H A DSBTypeCategory.h54 GetNumSynthetics ();
/external/lldb/source/API/
H A DSBTypeCategory.cpp111 SBTypeCategory::GetNumSynthetics () function in class:SBTypeCategory

Completed in 94 milliseconds