Searched defs:NewCPUDisp (Results 1 – 1 of 1) sorted by relevance
11384 CheckMultiVersionAdditionalDecl(Sema & S,FunctionDecl * OldFD,FunctionDecl * NewFD,const CPUDispatchAttr * NewCPUDisp,const CPUSpecificAttr * NewCPUSpec,const TargetClonesAttr * NewClones,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckMultiVersionAdditionalDecl() argument 11640 const auto *NewCPUDisp = NewFD->getAttr<CPUDispatchAttr>(); CheckMultiVersionFunction() local