Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DDelayedDiagnostic.cpp31 bool ObjCPropertyAccess) { in makeAvailability()
H A DSemaAvailability.cpp321 bool ObjCPropertyAccess) { in DoEmitAvailabilityWarning()
565 bool ObjCPropertyAccess) { in EmitAvailabilityWarning()
931 bool ObjCPropertyAccess, in DiagnoseAvailabilityOfDecl()
H A DSemaExpr.cpp224 bool ObjCPropertyAccess, in DiagnoseUseOfDecl()
/openbsd/gnu/llvm/clang/include/clang/Sema/
H A DDelayedDiagnostic.h244 bool ObjCPropertyAccess; member