Searched defs:SyntForm (Results 1 – 3 of 3) sorted by relevance
1202 if (auto *SyntForm = cast_or_null<InitListExpr>(Record.readSubStmt())) VisitInitListExpr() local
1706 const Expr *SyntForm = Node.getSyntacticForm(); AST_MATCHER_P() local
8622 if (InitListExpr *SyntForm = E->getSyntacticForm()) { VisitInitListExpr() local