Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4680 static void checkObjCDirectMethodClashes(Sema &S, ObjCInterfaceDecl *IDecl, in checkObjCDirectMethodClashes() function
4967 checkObjCDirectMethodClashes(SemaRef, IDecl, ObjCMethod, ImpDecl); in ActOnMethodDeclaration()
4997 checkObjCDirectMethodClashes(SemaRef, IDecl, ObjCMethod); in ActOnMethodDeclaration()