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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp2830 return ParsePostfixExpressionSuffix(ParseObjCDictionaryLiteral(AtLoc));
3448 ExprResult Parser::ParseObjCDictionaryLiteral(SourceLocation AtLoc) { function in class:Parser
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h1968 ExprResult ParseObjCDictionaryLiteral(SourceLocation AtLoc);

Completed in 127 milliseconds