Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp4647 auto IsDeprecated = [](Decl *D) { in addCorrection() local
4659 IsDeprecated(Correction.getFoundDecl()), in addCorrection()
4663 IsDeprecated(RI->getFoundDecl()), in addCorrection()