Searched defs:from_ast_file (Results 1 - 1 of 1) sorted by relevance

/external/clang/bindings/python/clang/
H A Dcindex.py2279 return TranslationUnit.from_ast_file(path, self)
2412 def from_ast_file(cls, filename, index=None): member in class:TranslationUnit

Completed in 59 milliseconds