Home
last modified time | relevance | path

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

/external/clang/bindings/python/examples/cindex/
Dcindex-includes.py46 if i.is_input_file:
/external/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py76 if not actual.is_input_file:
/external/clang/bindings/python/clang/
Dcindex.py2717 def is_input_file(self): member in FileInclusion