Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py154 … tu = TranslationUnit.from_source(src, options=TranslationUnit.PARSE_DETAILED_PROCESSING_RECORD)
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py2737 PARSE_DETAILED_PROCESSING_RECORD = 1 variable in TranslationUnit