HomeSort by relevance Sort by last modified time
    Searched refs:is_unspecified (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Compiler/
FlowControl.py 339 if not self.entry.type.is_unspecified:
595 entry.type.is_pyobject or entry.type.is_unspecified)):
    [all...]
PyrexTypes.py 196 is_unspecified = 0 variable in class:PyrexType
3291 is_unspecified = 1 variable in class:UnspecifiedType
    [all...]
Symtab.py 643 if entry.type.is_unspecified:
    [all...]
Nodes.py 632 if i==0 and env.is_c_class_scope and type.is_unspecified:
    [all...]
ExprNodes.py     [all...]

Completed in 6028 milliseconds