HomeSort by relevance Sort by last modified time
    Searched refs:from_ast_file (Results 1 - 2 of 2) sorted by null

  /external/clang/bindings/python/tests/cindex/
test_translation_unit.py 143 tu2 = TranslationUnit.from_ast_file(filename=path)
  /external/clang/bindings/python/clang/
cindex.py 2024 def from_ast_file(cls, filename, index=None): member in class:TranslationUnit
    [all...]

Completed in 51 milliseconds