Searched refs:AttrFilter (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp218 static bool AttrFilter(const ObjCMethodDecl *M) { function
227 mgr.registerChecker<DirectIvarAssignment>()->ShouldSkipMethod = &AttrFilter;

Completed in 755 milliseconds