Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FD

999       if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(Decl))
1000 return ConstantAddress(CGM.GetAddrOfFunction(FD), CharUnits::One());