Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseObjc.cpp2848 return ParsePostfixExpressionSuffix(ParseObjCBoxedExpr(AtLoc)); in ParseObjCAtExpression()
3392 Parser::ParseObjCBoxedExpr(SourceLocation AtLoc) { in ParseObjCBoxedExpr() function in Parser
/external/clang/include/clang/Parse/
DParser.h1640 ExprResult ParseObjCBoxedExpr(SourceLocation AtLoc);