Searched defs:hasIndex (Results 1 – 4 of 4) sorted by relevance
57 bool hasIndex() const { return m_index >= 0; } in hasIndex() function
39 public final boolean hasIndex() { in hasIndex() method in IndexedItem
131 public boolean hasIndex() { in hasIndex() method in CstInsn
2464 AST_MATCHER_P(ArraySubscriptExpr, hasIndex, in AST_MATCHER_P() argument