Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclObjC.cpp1218 bool &IncompleteImpl, unsigned DiagID) { in WarnUndefinedMethod() argument
1622 bool& IncompleteImpl, in CheckProtocolMethodDefs() argument
1685 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG); in CheckProtocolMethodDefs()
1706 WarnUndefinedMethod(ImpLoc, method, IncompleteImpl, DIAG); in CheckProtocolMethodDefs()
1715 CheckProtocolMethodDefs(ImpLoc, *PI, IncompleteImpl, InsMap, ClsMap, CDecl); in CheckProtocolMethodDefs()
1727 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
1739 WarnUndefinedMethod(IMPDecl->getLocation(), *I, IncompleteImpl, in MatchAllMethodDeclarations()
1769 WarnUndefinedMethod(IMPDecl->getLocation(), *I, IncompleteImpl, in MatchAllMethodDeclarations()
1792 IMPDecl, (*PI), IncompleteImpl, false, in MatchAllMethodDeclarations()
1806 IMPDecl, *Cat, IncompleteImpl, false, in MatchAllMethodDeclarations()
[all …]
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h2582 bool &IncompleteImpl, unsigned DiagID);
2604 bool& IncompleteImpl,
2619 bool IncompleteImpl = false);
2716 bool &IncompleteImpl,