Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/examples/cindex/
H A Dcindex-includes.py45 if i.is_input_file:
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/tests/cindex/
H A Dtest_translation_unit.py131 if not actual.is_input_file:
/netbsd-src/external/apache2/llvm/dist/clang/bindings/python/clang/
H A Dcindex.py3141 def is_input_file(self): member in FileInclusion