Home
last modified time | relevance | path

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

/lvgl-latest/scripts/gen_json/
Dpycparser_monkeypatch.py260 isinstance(self.type, PtrDecl) and
840 while isinstance(type_, PtrDecl):
1048 class PtrDecl(c_ast.PtrDecl): class
1325 isinstance(self.type, PtrDecl) and
1706 PtrDecl,