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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3449 static bool FilterMethodsByTypeBound(ObjCMethodDecl *Method, function
3499 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound))
3515 if (FilterMethodsByTypeBound(M->getMethod(), TypeBound))

Completed in 88 milliseconds