Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/bindings/python/clang/
H A Dcindex.py116 def _to_python_string(x, *args): function
119 c_interop_string.to_python_string = staticmethod(_to_python_string)