Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp2987 void Sema::CheckObjCMethodOverrides(ObjCMethodDecl *ObjCMethod, in CheckObjCMethodOverrides()
3123 ObjCMethodDecl *ObjCMethod = ObjCMethodDecl::Create( in ActOnMethodDeclaration() local
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h233 : NamedDecl(ObjCMethod, contextDecl, beginLoc, SelInfo), in NamedDecl() argument
/minix3/external/bsd/llvm/dist/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2176 ObjCMethod = 1U << 2, in CalculateDiagnostic() enumerator
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp401 static void addRedeclaredMethods(const ObjCMethodDecl *ObjCMethod, in addRedeclaredMethods()