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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp489 mutable Selector initWithObjectsS; member in class:__anon3385::VariadicMethodTypeChecker
522 S == initWithObjectsS)
532 S == initWithObjectsS)
537 S == initWithObjectsS)
579 initWithObjectsS = GetUnarySelector("initWithObjects", Ctx);

Completed in 34 milliseconds