Searched refs:getCodeDecl (Results 1 – 3 of 3) sorted by relevance
142 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } in getCodeDecl() function
2350 const Decl *D = &EndN->getCodeDecl(); in getEndPath()2376 const ObjCMethodDecl &MD = cast<ObjCMethodDecl>(EndN->getCodeDecl()); in getEndPath()3506 const Decl *CD = &Pred->getCodeDecl(); in checkPreStmt()
341 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } in getCodeDecl() function in __anone8e473810111::PathDiagnosticBuilder