Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2900 return ParsePostfixExpressionSuffix(ParseObjCDictionaryLiteral(AtLoc)); in ParseObjCAtExpression()
3520 ExprResult Parser::ParseObjCDictionaryLiteral(SourceLocation AtLoc) { in ParseObjCDictionaryLiteral() function in Parser
/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h2145 ExprResult ParseObjCDictionaryLiteral(SourceLocation AtLoc);