Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAvailability.cpp140 MD->definedInNSObject(S.getASTContext())) { in ShouldDiagnoseAvailabilityOfDecl()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp881 bool ObjCMethodDecl::definedInNSObject(const ASTContext &Ctx) const { in definedInNSObject() function in ObjCMethodDecl
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h537 bool definedInNSObject(const ASTContext &) const;