Home | History | Annotate | Download | only in libclang

Lines Matching refs:FunctionDecl

1101     if (const FunctionDecl *FD = dyn_cast_or_null<FunctionDecl>(D))
1122 } else if (const FunctionDecl *FD = dyn_cast_or_null<FunctionDecl>(D)) {
1148 const FunctionDecl *FD = llvm::dyn_cast_or_null<clang::FunctionDecl>(
1167 /** \brief The specified cursor did not represent a FunctionDecl. */
1170 /** \brief The specified cursor was not castable to a FunctionDecl. */
1186 const FunctionDecl *FD = llvm::dyn_cast_or_null<clang::FunctionDecl>(