Searched defs:hasIndex (Results 1 – 9 of 9) sorted by relevance
112 public final boolean hasIndex() { in hasIndex() method in StackMapType
259 public boolean hasIndex() { return _index != null; } in hasIndex() method in PropertyMetadata
241 hasIndex : function() { method
103 int32_t hasIndex; member
906 bool hasIndex = true; in ParseResourceName() local
1093 bool hasIndex() const { return false; } in hasIndex() function1115 bool hasIndex() const in hasIndex() function
3503 AST_MATCHER_P(ArraySubscriptExpr, hasIndex, in AST_MATCHER_P() argument