Searched defs:_CXString (Results 1 - 1 of 1) sorted by relevance

/external/clang/bindings/python/clang/
H A Dcindex.py147 class _CXString(Structure): class in inherits:Structure
157 assert isinstance(res, _CXString)
397 disable = _CXString()
2186 return _CXString()
2768 command line for the compiler invocation as a _CXString.
2938 _CXString,
2939 _CXString.from_result),
2943 _CXString,
2944 _CXString.from_result),
2948 _CXString,
[all...]

Completed in 55 milliseconds