OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CompilationDatabaseError
(Results
1 - 2
of
2
) sorted by null
/external/clang/bindings/python/tests/cindex/
test_cdb.py
2
from clang.cindex import
CompilationDatabaseError
15
except
CompilationDatabaseError
as e:
16
assert e.cdb_error ==
CompilationDatabaseError
.ERROR_CANNOTLOADDATABASE
/external/clang/bindings/python/clang/
cindex.py
[
all
...]
Completed in 25 milliseconds