Searched refs:EmitDeprecationWarning (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp4849 void Sema::EmitDeprecationWarning(NamedDecl *D, StringRef Message, function in class:Sema
H A DSemaExpr.cpp97 S.EmitDeprecationWarning(D, Message, Loc, UnknownObjCClass);
/external/clang/include/clang/Sema/
H A DSema.h2675 void EmitDeprecationWarning(NamedDecl *D, StringRef Message,

Completed in 77 milliseconds