Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDelayedDiagnostic.cpp31 bool ObjCPropertyAccess) { in makeAvailability()
H A DSemaAvailability.cpp317 bool ObjCPropertyAccess) { in DoEmitAvailabilityWarning()
561 bool ObjCPropertyAccess) { in EmitAvailabilityWarning()
925 bool ObjCPropertyAccess, in DiagnoseAvailabilityOfDecl()
H A DSemaExpr.cpp213 bool ObjCPropertyAccess, in DiagnoseUseOfDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDelayedDiagnostic.h244 bool ObjCPropertyAccess; member