Searched refs:getCodeDecl (Results 1 – 3 of 3) sorted by relevance
144 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } in getCodeDecl() function
216 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } in getCodeDecl() function in __anondf3e59880111::PathDiagnosticBuilder
2266 const Decl *D = &EndN->getCodeDecl(); in getEndPath()2292 ObjCMethodDecl &MD = cast<ObjCMethodDecl>(EndN->getCodeDecl()); in getEndPath()3295 const Decl *CD = &Pred->getCodeDecl(); in checkPreStmt()