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

/external/clang/lib/Format/
H A DTokenAnnotator.cpp304 Contexts.back().ColonIsDictLiteral = true;
390 } else if (Contexts.back().ColonIsDictLiteral) {
654 ColonIsDictLiteral(false), ColonIsObjCMethodExpr(false),
664 bool ColonIsDictLiteral; member in struct:clang::format::__anon17899::AnnotatingParser::Context

Completed in 992 milliseconds