Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp212 static bool AttrFilter(const ObjCMethodDecl *M) { in AttrFilter() function
225 Chk->ShouldSkipMethod = &AttrFilter; in registerDirectIvarAssignment()