Searched refs:compatibility_check (Results 1 - 1 of 1) sorted by relevance

/external/clang/bindings/python/clang/
H A Dcindex.py3382 compatibility_check = True variable in class:Config
3422 raise Exception("compatibility_check must be set before before " \
3425 Config.compatibility_check = check_status
3430 register_functions(lib, not Config.compatibility_check)

Completed in 138 milliseconds