Home
last modified time | relevance | path

Searched defs:NewCPUDisp (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp11384 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