HomeSort by: relevance | last modified time | path
    Searched refs:include_brief_comments (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
test_code_completion.py 39 cr = tu.codeComplete('fake.c', 9, 1, unsaved_files=files, include_brief_comments=True)
65 cr = tu.codeComplete(str_to_path('fake.c'), 9, 1, unsaved_files=files, include_brief_comments=True)
  /src/external/apache2/llvm/dist/clang/bindings/python/clang/
cindex.py 3037 include_brief_comments=False):
3054 if include_brief_comments:

Completed in 17 milliseconds