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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp655 mutable Selector initWithObjectsS; member in class:__anon744::VariadicMethodTypeChecker
690 return S == initWithObjectsS;
728 initWithObjectsS = GetUnarySelector("initWithObjects", Ctx);

Completed in 94 milliseconds