Home
last modified time | relevance | path

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

/external/clang/bindings/python/tests/cindex/
Dtest_cdb.py16 assert e.cdb_error == CompilationDatabaseError.ERROR_CANNOTLOADDATABASE
/external/clang/bindings/python/clang/
Dcindex.py2733 ERROR_CANNOTLOADDATABASE = 1 variable in CompilationDatabaseError