Searched refs:getCodeDecl (Results 1 – 5 of 5) sorted by relevance
153 const Decl &getCodeDecl() const { return *getLocationContext()->getDecl(); } in getCodeDecl() function
650 const Decl *D = &EndN->getCodeDecl(); in getEndPath()
1055 const Decl *CD = &Pred->getCodeDecl(); in processReturn()
366 Decl const &getCodeDecl() { return R->getErrorNode()->getCodeDecl(); } in getCodeDecl() function in __anon26fd67af0111::PathDiagnosticBuilder
2390 dyn_cast<CXXMethodDecl>(Succ->getCodeDecl().getAsFunction()); in VisitNode()