Home
last modified time | relevance | path

Searched refs:get_union_docs (Results 1 – 1 of 1) sorted by relevance

/lvgl-latest/scripts/gen_json/
Dpycparser_monkeypatch.py551 get_union_docs = None variable
579 global get_union_docs
597 get_union_docs = dummy_doc
615 get_union_docs = docs.get_union
1629 union_doc = get_union_docs(name) # NOQA
1648 union_doc = get_union_docs(self.name) # NOQA
1650 union_doc = get_union_docs(self.parent.name) # NOQA