Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDelayedDiagnostic.cpp29 const ObjCPropertyDecl *ObjCProperty, in makeAvailability()
H A DSemaAvailability.cpp394 const ObjCPropertyDecl *ObjCProperty, in DoEmitAvailabilityWarning()
676 const ObjCPropertyDecl *ObjCProperty, in EmitAvailabilityWarning()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h117 ObjCProperty, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h240 const ObjCPropertyDecl *ObjCProperty; member