Lines Matching full:fdecl
1220 const FunctionDecl *FDecl = dyn_cast<FunctionDecl>(DRE->getDecl());1221 if (!FDecl)1224 if (!FDecl->getIdentifier())1227 return FDecl->getBuiltinID();