Searched defs:hasIndex (Results 1 – 8 of 8) sorted by relevance
112 public final boolean hasIndex() { in hasIndex() method in StackMapType
241 hasIndex : function() { method
95 int32_t hasIndex; member
832 bool hasIndex = true; in ParseResourceName() local
2003 bool hasIndex = (open != std::string::npos) && (close == name.length() - 1); in ParseUniformName() local
949 bool hasIndex() const { return false; } in hasIndex() function971 bool hasIndex() const in hasIndex() function
3503 AST_MATCHER_P(ArraySubscriptExpr, hasIndex, in AST_MATCHER_P() argument