Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclObjC.cpp2112 static void WarnUndefinedMethod(Sema &S, SourceLocation ImpLoc, in WarnUndefinedMethod() function
2685 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, in CheckProtocolMethodDefs()
2708 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, PDecl); in CheckProtocolMethodDefs()
2738 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()
2765 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl, in MatchAllMethodDeclarations()