Searched refs:ParseCompoundLiteralExpression (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp2926 return ParseCompoundLiteralExpression(Ty.get(), OpenLoc, RParenLoc);
3106 /// ParseCompoundLiteralExpression - We have parsed the parenthesized type-name
3115 Parser::ParseCompoundLiteralExpression(ParsedType Ty, function in class:Parser
H A DParseExprCXX.cpp3928 return ParseCompoundLiteralExpression(Ty.get(),
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h1840 ExprResult ParseCompoundLiteralExpression(ParsedType Ty,

Completed in 300 milliseconds