Searched refs:ExprListCompleter (Results 1 – 1 of 1) sorted by relevance
2316 llvm::function_ref<void()> ExprListCompleter; in ParseDeclarationAfterDeclaratorAndAttributes() local2331 ExprListCompleter = ConstructorCompleter; in ParseDeclarationAfterDeclaratorAndAttributes()2334 if (ParseExpressionList(Exprs, CommaLocs, ExprListCompleter)) { in ParseDeclarationAfterDeclaratorAndAttributes()