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

/external/clang/bindings/python/clang/
H A Dcindex.py2200 class CodeCompletionResult(Structure): class in inherits:Structure
2215 _fields_ = [('results', POINTER(CodeCompletionResult)),

Completed in 113 milliseconds