Home
last modified time | relevance | path

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

/external/python/cpython3/Tools/c-analyzer/c_analyzer/
Danalyze.py4 POTSType,
120 typedecl = POTSType(typespec)
/external/python/cpython3/Tools/c-analyzer/c_parser/
Dinfo.py1086 class POTSType(TypeDeclaration): class