Lines Matching refs:ObjCDictionaryLiteral
1927 else if (isa<ObjCDictionaryLiteral>(S)) {2469 check::PostStmt<ObjCDictionaryLiteral>,2616 void checkPostStmt(const ObjCDictionaryLiteral *DL, CheckerContext &C) const;2814 void RetainCountChecker::checkPostStmt(const ObjCDictionaryLiteral *DL,