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