Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Parse/
H A DParseObjc.cpp2846 return ParsePostfixExpressionSuffix(ParseObjCBoxedExpr(AtLoc)); in ParseObjCAtExpression()
3398 Parser::ParseObjCBoxedExpr(SourceLocation AtLoc) { in ParseObjCBoxedExpr() function in Parser
/llvm-project-15.0.7/clang/include/clang/Parse/
H A DParser.h2047 ExprResult ParseObjCBoxedExpr(SourceLocation AtLoc);