Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp2242 static void WarnUndefinedMethod(Sema &S, ObjCImplDecl *Impl, in WarnUndefinedMethod() function
2799 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2821 WarnUndefinedMethod(S, Impl, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2847 WarnUndefinedMethod(SemaRef, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()
2877 WarnUndefinedMethod(SemaRef, IMPDecl, I, IncompleteImpl, in MatchAllMethodDeclarations()