Searched refs:getAsFunctionDecl (Results 1 – 7 of 7) sorted by relevance
21 const FunctionDecl *FD = C.getSVal(Callee).getAsFunctionDecl(); in checkPreStmt()
29 return L.getAsFunctionDecl(); in getCalleeDecl()
45 const FunctionDecl *SVal::getAsFunctionDecl() const { in getAsFunctionDecl() function in SVal
688 return getSVal(getOriginExpr()->getCallee()).getAsFunctionDecl(); in getDecl()712 return getSVal(CE->getCallee()).getAsFunctionDecl(); in getDecl()
122 const FunctionDecl *getAsFunctionDecl() const;
220 const FunctionDecl *FD = X.getAsFunctionDecl(); in generateDiagnosticsForCallLike()
8123 {"_ZNK5clang4ento4SVal17getAsFunctionDeclEv", "clang::ento::SVal::getAsFunctionDecl() const"},