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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp108 mutable Selector DictionaryWithObjectForKeySel; member in class:__anon18151::NilArgChecker
293 if (DictionaryWithObjectForKeySel.isNull()) {
295 DictionaryWithObjectForKeySel =
305 if (S == DictionaryWithObjectForKeySel || S == SetObjectForKeySel) {

Completed in 112 milliseconds