Home
last modified time | relevance | path

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

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