Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Parse/
DParseObjc.cpp2888 return ParsePostfixExpressionSuffix(ParseObjCDictionaryLiteral(AtLoc)); in ParseObjCAtExpression()
3508 ExprResult Parser::ParseObjCDictionaryLiteral(SourceLocation AtLoc) { in ParseObjCDictionaryLiteral() function in Parser
/openbsd/src/gnu/llvm/clang/include/clang/Parse/
DParser.h2062 ExprResult ParseObjCDictionaryLiteral(SourceLocation AtLoc);