Home
last modified time | relevance | path

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

/lvgl-latest/scripts/gen_json/
Dpycparser_monkeypatch.py120 if isinstance(self.type, TypeDecl):
683 isinstance(item.type, TypeDecl) and
1196 class TypeDecl(c_ast.TypeDecl): class
1296 isinstance(self.type, TypeDecl) and
1303 isinstance(self.type, TypeDecl) and
1344 if isinstance(self.type, TypeDecl):
1708 TypeDecl,