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

/external/clang/lib/Parse/
H A DParseObjc.cpp2844 return ParsePostfixExpressionSuffix(ParseObjCDictionaryLiteral(AtLoc));
3447 ExprResult Parser::ParseObjCDictionaryLiteral(SourceLocation AtLoc) { function in class:Parser
/external/clang/include/clang/Parse/
H A DParser.h1639 ExprResult ParseObjCDictionaryLiteral(SourceLocation AtLoc);

Completed in 51 milliseconds