OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:from_ast_file
(Results
1 - 2
of
2
) sorted by null
/external/clang/bindings/python/tests/cindex/
test_translation_unit.py
144
tu2 = TranslationUnit.
from_ast_file
(filename=path)
255
tu = TranslationUnit.
from_ast_file
(path)
/external/clang/bindings/python/clang/
cindex.py
2090
def
from_ast_file
(cls, filename, index=None):
member in class:TranslationUnit
[
all
...]
Completed in 24 milliseconds