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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2087 static void WarnUndefinedMethod(Sema &S, SourceLocation ImpLoc, function
2660 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG,
2683 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, PDecl);
2713 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl,
2739 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl,

Completed in 54 milliseconds