HomeSort by: relevance | last modified time | path
    Searched defs:initializeSelectors (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
ObjCMissingSuperCallChecker.cpp 74 void initializeSelectors(ASTContext &Ctx) const;
119 void ObjCSuperCallChecker::initializeSelectors(ASTContext &Ctx) const {
173 initializeSelectors(Ctx);

Completed in 35 milliseconds