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

  /external/clang/lib/StaticAnalyzer/Checkers/
ObjCMissingSuperCallChecker.cpp 76 void fillSelectors(ASTContext &Ctx, ArrayRef<SelectorDescriptor> Sel,
101 void ObjCSuperCallChecker::fillSelectors(ASTContext &Ctx,
137 fillSelectors(Ctx, Selectors, "UIViewController");
144 fillSelectors(Ctx, Selectors, "UIResponder");
152 fillSelectors(Ctx, Selectors, "NSResponder");
160 fillSelectors(Ctx, Selectors, "NSDocument");

Completed in 73 milliseconds