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

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp253 SourceLocation ImplLoc,
256 S.Diag(ImplLoc, diag::warn_deprecated_def) << select;
251 DiagnoseObjCImplementedDeprecations(Sema &S, NamedDecl *ND, SourceLocation ImplLoc, int select) argument

Completed in 396 milliseconds