Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp2193 bool &IncompleteImpl, in WarnUndefinedMethod() argument
2663 bool& IncompleteImpl, in CheckProtocolMethodDefs() argument
2798 bool &IncompleteImpl, in MatchAllMethodDeclarations() argument
2859 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2870 IMPDecl, Cat, IncompleteImpl, in MatchAllMethodDeclarations()
2884 IMPDecl, PI, IncompleteImpl, false, in MatchAllMethodDeclarations()
2931 bool IncompleteImpl = false; in CheckCategoryVsClassMethodMatches() local
2934 IncompleteImpl, false, in CheckCategoryVsClassMethodMatches()
2940 bool IncompleteImpl) { in ImplMethodsVsClassMethods() argument
2983 IncompleteImpl, true); in ImplMethodsVsClassMethods()
[all …]
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h3450 bool IncompleteImpl = false);
3554 bool &IncompleteImpl,