Home
last modified time | relevance | path

Searched refs:as_raw_function (Results 1 – 2 of 2) sorted by relevance

/external/python/cffi/cffi/
Drecompiler.py202 self._do_collect_type(tp.as_raw_function())
644 self._do_collect_type(tp.as_raw_function())
807 type_index = self._typesdict[tp.as_raw_function()]
1347 raw = tp.as_raw_function()
Dmodel.py257 def as_raw_function(self): member in FunctionPtrType