Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp653 mutable Selector initWithObjectsS; member in __anon579393e60611::VariadicMethodTypeChecker
688 return S == initWithObjectsS; in isVariadicMessage()
726 initWithObjectsS = GetUnarySelector("initWithObjects", Ctx); in checkPreObjCMessage()