Searched refs:ColonIsDictLiteral (Results 1 – 1 of 1) sorted by relevance
304 Contexts.back().ColonIsDictLiteral = true; in parseBrace()390 } else if (Contexts.back().ColonIsDictLiteral) { in consumeToken()654 ColonIsDictLiteral(false), ColonIsObjCMethodExpr(false), in Context()664 bool ColonIsDictLiteral; member