Home | History | Annotate | Download | only in Checkers

Lines Matching refs:getAsFunctionDecl

1910         if (const FunctionDecl *FD = X.getAsFunctionDecl())
2010 const FunctionDecl *FD = X.getAsFunctionDecl();
2634 } else if (const FunctionDecl *FD = L.getAsFunctionDecl()) {