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

  /external/clang/bindings/python/clang/
cindex.py 527 def is_expression(self): member in class:CursorKind
    [all...]
  /external/v8/src/
ast.h 2043 bool is_expression() const { return IsExpression::decode(bitfield_); } function in class:v8::internal::FunctionLiteral
    [all...]

Completed in 145 milliseconds