Searched refs:DoEmitDeprecationWarning (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 5300 DoEmitDeprecationWarning(Sema &S, const NamedDecl *D, StringRef Message, in DoEmitDeprecationWarning() function 5333 DoEmitDeprecationWarning(*this, DD.getDeprecationDecl(), in HandleDelayedDeprecationCheck() 5355 DoEmitDeprecationWarning(*this, D, Message, Loc, UnknownObjCClass, ObjCProperty); in EmitDeprecationWarning()
|