Home
last modified time | relevance | path

Searched refs:getDeprecationDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DDelayedDiagnostic.h161 const NamedDecl *getDeprecationDecl() const { in getDeprecationDecl() function
/external/clang/lib/Sema/
DSemaDeclAttr.cpp3302 << DD.getDeprecationDecl()->getDeclName() in HandleDelayedDeprecationCheck()
3306 << DD.getDeprecationDecl()->getDeclName(); in HandleDelayedDeprecationCheck()