Home
last modified time | relevance | path

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

/external/clang/bindings/python/clang/
Dcindex.py2173 class CodeCompletionResults(ClangObject): class
2596 return CodeCompletionResults(ptr)
2896 [CodeCompletionResults, c_int],
2900 [CodeCompletionResults],
2936 [CodeCompletionResults]),