Searched refs:_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)
380 disable = _CXString()
2033 return _CXString()
2610 command line for the compiler invocation as a _CXString.
2779 _CXString,
2780 _CXString.from_result),
2784 _CXString,
2785 _CXString.from_result),
2840 [_CXString]),
[all...]

Completed in 80 milliseconds