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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp1244 static void WarnUndefinedMethod(Sema &S, SourceLocation ImpLoc, function
1774 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG,
1797 WarnUndefinedMethod(S, ImpLoc, method, IncompleteImpl, DIAG, PDecl);
1827 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl,
1853 WarnUndefinedMethod(*this, IMPDecl->getLocation(), I, IncompleteImpl,

Completed in 75 milliseconds