Home
last modified time | relevance | path

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

/external/clang/bindings/python/tests/cindex/
Dtest_comment.py19 options=TranslationUnit.PARSE_INCLUDE_BRIEF_COMMENTS_IN_CODE_COMPLETION)
Dtest_code_completion.py26 options=TranslationUnit.PARSE_INCLUDE_BRIEF_COMMENTS_IN_CODE_COMPLETION)
/external/clang/bindings/python/clang/
Dcindex.py2280 PARSE_INCLUDE_BRIEF_COMMENTS_IN_CODE_COMPLETION = 128 variable in TranslationUnit