Home
last modified time | relevance | path

Searched defs:ObjCMethod (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h115 ObjCMethod, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnyCall.h33 ObjCMethod, enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4437 void Sema::CheckObjCMethodOverrides(ObjCMethodDecl *ObjCMethod, in CheckObjCMethodOverrides()
4756 ObjCMethodDecl *ObjCMethod = ObjCMethodDecl::Create( in ActOnMethodDeclaration() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp478 static void addRedeclaredMethods(const ObjCMethodDecl *ObjCMethod, in addRedeclaredMethods()