Searched defs:ObjCProperty (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DDelayedDiagnostic.cpp22 makeDeprecation(SourceLocation Loc, const NamedDecl *D, const ObjCInterfaceDecl *UnknownObjCClass, const ObjCPropertyDecl *ObjCProperty, StringRef Msg) argument
H A DSemaDeclAttr.cpp5270 EmitDeprecationWarning(NamedDecl *D, StringRef Message, SourceLocation Loc, const ObjCInterfaceDecl *UnknownObjCClass, const ObjCPropertyDecl *ObjCProperty) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h207 const ObjCPropertyDecl *ObjCProperty; member in struct:clang::sema::DelayedDiagnostic::DD

Completed in 132 milliseconds