Searched defs:hasBase (Results 1 – 5 of 5) sorted by relevance
25 AST_MATCHER_P(CXXRecordDecl, hasBase, Matcher<QualType>, InnerMatcher) { in AST_MATCHER_P() argument
69 bool hasBase() const { return Base != 0; } in hasBase() function in __anon7c7b1b820111::MOVEMState
93 bool hasBase() const { in hasBase() function
5718 AST_MATCHER_P(ArraySubscriptExpr,hasBase,internal::Matcher<Expr>,InnerMatcher) AST_MATCHER_P() argument