HomeSort by: relevance | last modified time | path
    Searched defs:_to_python_string (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 116 def _to_python_string(x, *args): function
119 c_interop_string.to_python_string = staticmethod(_to_python_string)

Completed in 85 milliseconds