Home
last modified time | relevance | path

Searched refs:ParseObjCEncodeExpression (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseObjc.cpp2788 return ParsePostfixExpressionSuffix(ParseObjCEncodeExpression(AtLoc)); in ParseObjCAtExpression()
3440 Parser::ParseObjCEncodeExpression(SourceLocation AtLoc) { in ParseObjCEncodeExpression() function in Parser
3458 return Actions.ParseObjCEncodeExpression(AtLoc, EncLoc, T.getOpenLocation(), in ParseObjCEncodeExpression()
/NextBSD/contrib/llvm/tools/clang/include/clang/Parse/
HDParser.h1614 ExprResult ParseObjCEncodeExpression(SourceLocation AtLoc);
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaExprObjC.cpp1085 ExprResult Sema::ParseObjCEncodeExpression(SourceLocation AtLoc, in ParseObjCEncodeExpression() function in Sema
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h5048 ExprResult ParseObjCEncodeExpression(SourceLocation AtLoc,