HomeSort by relevance Sort by last modified time
    Searched defs:is_attribute (Results 1 - 2 of 2) sorted by null

  /external/clang/bindings/python/clang/
cindex.py 558 def is_attribute(self): member in class:CursorKind
    [all...]
  /external/chromium_org/third_party/cython/src/Cython/Compiler/
ExprNodes.py 294 is_attribute = 0 variable in class:ExprNode
5164 is_attribute = 1 variable in class:AttributeNode
    [all...]

Completed in 241 milliseconds