Searched defs:hasBase (Results 1 – 4 of 4) sorted by relevance
86 bool hasBase() const { return !Base.isZero(); } in hasBase() function
69 bool hasBase() const { return Base != 0; } in hasBase() function in __anon143e10ef0111::MOVEMState
93 bool hasBase() const { in hasBase() function
5718 AST_MATCHER_P(ArraySubscriptExpr, hasBase, in AST_MATCHER_P() argument