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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp656 mutable Selector initWithObjectsAndKeysS; member in class:__anon744::VariadicMethodTypeChecker
692 return S == initWithObjectsAndKeysS;
729 initWithObjectsAndKeysS = GetUnarySelector("initWithObjectsAndKeys", Ctx);

Completed in 51 milliseconds