Home
last modified time | relevance | path

Searched refs:ParseExpressionListOrTypeId (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseExprCXX.cpp3302 if (ParseExpressionListOrTypeId(PlacementArgs, DeclaratorInfo)) { in ParseCXXNewExpression()
3469 bool Parser::ParseExpressionListOrTypeId( in ParseExpressionListOrTypeId() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2080 bool ParseExpressionListOrTypeId(SmallVectorImpl<Expr*> &Exprs,