HomeSort by relevance Sort by last modified time
    Searched full:_get_instantiation (Results 1 - 1 of 1) sorted by null

  /external/clang/bindings/python/clang/
cindex.py 167 def _get_instantiation(self): member in class:SourceLocation
200 return self._get_instantiation()[0]
205 return self._get_instantiation()[1]
210 return self._get_instantiation()[2]
215 return self._get_instantiation()[3]
    [all...]

Completed in 176 milliseconds