Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp2904 return ParsePostfixExpressionSuffix(ParseObjCBoxedExpr(AtLoc)); in ParseObjCAtExpression()
3456 Parser::ParseObjCBoxedExpr(SourceLocation AtLoc) { in ParseObjCBoxedExpr() function in Parser
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Parse/
HDParser.h2146 ExprResult ParseObjCBoxedExpr(SourceLocation AtLoc);