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

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

Completed in 93 milliseconds