Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getDecl

656   const Decl *D = C.getCurrentAnalysisDeclContext()->getDecl();
844 const Decl *D = Call.getDecl();
885 if (LSM.count(MethodDescription) || isAnnotatedAsLocalized(msg.getDecl())) {
1138 if (const VarDecl *VD = dyn_cast<VarDecl>(DRE->getDecl())) {
1276 BR.EmitBasicReport(AC->getDecl(), Checker, "Plural Misuse",