Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/bindings/python/clang/
H A Dcindex.py2655 class CodeCompletionResults(ClangObject): class
3074 return CodeCompletionResults(ptr)
3386 [CodeCompletionResults, c_int],
3390 [CodeCompletionResults],
3458 [CodeCompletionResults]),