Home | History | Annotate | Download | only in Checkers

Lines Matching refs:FunctionDecl

442   else if (const auto *FD = dyn_cast<FunctionDecl>(D))
584 } else if (auto *FD = dyn_cast<FunctionDecl>(D)) {