Lines Matching refs:FunctionDecl
968 if (const FunctionDecl *FD =
969 dyn_cast_or_null<FunctionDecl>(CGF.CurFuncDecl)) {
5944 auto &FD = *cast<FunctionDecl>(GD.getDecl());
5989 if (isa<FunctionDecl>(VD))
6275 static unsigned evaluateCDTSize(const FunctionDecl *FD,
6328 emitX86DeclareSimdFunction(const FunctionDecl *FD, llvm::Function *Fn,
6399 void CGOpenMPRuntime::emitDeclareSimdFunction(const FunctionDecl *FD,