Searched defs:hasInit (Results 1 – 4 of 4) sorted by relevance
4235 if (!hasInit) { in RewriteByRefVar() local
5076 bool hasInit = (ND->getInit() != nullptr); RewriteByRefVar() local
2380 bool VarDecl::hasInit() const { hasInit() function in VarDecl
4686 AST_MATCHER_P2(InitListExpr,hasInit,unsigned,N,internal::Matcher<Expr>,InnerMatcher) AST_MATCHER_P2() argument