HomeSort by relevance Sort by last modified time
    Searched full:initializeselectors (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCMissingSuperCallChecker.cpp 75 void initializeSelectors(ASTContext &Ctx) const;
119 void ObjCSuperCallChecker::initializeSelectors(ASTContext &Ctx) const {
173 initializeSelectors(Ctx);

Completed in 502 milliseconds