OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_declaration
(Results
1 - 2
of
2
) sorted by null
/external/clang/bindings/python/tests/cindex/
test_type.py
45
assert fields[1].type.
get_declaration
().spelling == 'I'
97
decl = t.
get_declaration
()
/external/clang/bindings/python/clang/
cindex.py
1640
def
get_declaration
(self):
member in class:Type
[
all
...]
Completed in 398 milliseconds