Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py73 class c_interop_string(c_char_p): class
114 c_interop_string = c_char_p variable
119 c_interop_string.to_python_string = staticmethod(_to_python_string)
3393 [c_interop_string, POINTER(c_uint)],
3403 [c_object_p, c_interop_string],
3438 [TranslationUnit, c_interop_string, c_int, c_int, c_void_p, c_int, c_int],
3454 [Index, c_interop_string],
3627 c_interop_string,
3628 c_interop_string.to_python_string),
3784 [TranslationUnit, c_interop_string],
[all …]