Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_code_completion.py37 options=TranslationUnit.PARSE_INCLUDE_BRIEF_COMMENTS_IN_CODE_COMPLETION)
63 options=TranslationUnit.PARSE_INCLUDE_BRIEF_COMMENTS_IN_CODE_COMPLETION)
H A Dtest_comment.py28 options=TranslationUnit.PARSE_INCLUDE_BRIEF_COMMENTS_IN_CODE_COMPLETION)
/openbsd/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py2818 PARSE_INCLUDE_BRIEF_COMMENTS_IN_CODE_COMPLETION = 128 variable in TranslationUnit