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

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExprCXX.cpp2474 if (ParseExpressionListOrTypeId(PlacementArgs, DeclaratorInfo)) {
2611 /// ParseExpressionListOrTypeId - Parse either an expression-list or a type-id.
2621 bool Parser::ParseExpressionListOrTypeId( function in class:Parser
/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/Parse/
H A DParser.h1422 bool ParseExpressionListOrTypeId(SmallVectorImpl<Expr*> &Exprs,

Completed in 82 milliseconds