Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DDelayedDiagnostic.cpp31 bool ObjCPropertyAccess) { in makeAvailability()
DSemaAvailability.cpp317 bool ObjCPropertyAccess) { in DoEmitAvailabilityWarning()
561 bool ObjCPropertyAccess) { in EmitAvailabilityWarning()
923 bool ObjCPropertyAccess, in DiagnoseAvailabilityOfDecl()
DSemaExpr.cpp218 bool ObjCPropertyAccess, in DiagnoseUseOfDecl()
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
DDelayedDiagnostic.h244 bool ObjCPropertyAccess; member