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

/external/clang/lib/Parse/
H A DParseExprCXX.cpp2227 if (ParseExpressionListOrTypeId(PlacementArgs, DeclaratorInfo)) {
2364 /// ParseExpressionListOrTypeId - Parse either an expression-list or a type-id.
2374 bool Parser::ParseExpressionListOrTypeId( function in class:Parser
/external/clang/include/clang/Parse/
H A DParser.h1355 bool ParseExpressionListOrTypeId(SmallVectorImpl<Expr*> &Exprs,

Completed in 44 milliseconds