Home | History | Annotate | Download | only in Sema

Lines Matching refs:FN

1477   } else if (FunctionDecl *FN = dyn_cast<FunctionDecl>(D)) {
1478 DC = FN;