Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2905 return ParsePostfixExpressionSuffix(ParseObjCBoxedExpr(AtLoc)); in ParseObjCAtExpression()
3457 Parser::ParseObjCBoxedExpr(SourceLocation AtLoc) { in ParseObjCBoxedExpr() function in Parser
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2088 ExprResult ParseObjCBoxedExpr(SourceLocation AtLoc);