Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DDelayedDiagnostic.cpp29 const ObjCPropertyDecl *ObjCProperty, in makeAvailability()
H A DSemaAvailability.cpp670 << ObjCProperty->getDeclName() << property_note_select; in EmitAvailabilityWarning() argument
388 DoEmitAvailabilityWarning(Sema & S,AvailabilityResult K,Decl * Ctx,const NamedDecl * ReferringDecl,const NamedDecl * OffendingDecl,StringRef Message,ArrayRef<SourceLocation> Locs,const ObjCInterfaceDecl * UnknownObjCClass,const ObjCPropertyDecl * ObjCProperty,bool ObjCPropertyAccess) DoEmitAvailabilityWarning() argument
[all...]
/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h117 ObjCProperty, enumerator
/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h240 const ObjCPropertyDecl *ObjCProperty; member