Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDecl.cpp10328 Sema &S, FunctionDecl *OldFD, FunctionDecl *NewFD, const TargetAttr *NewTA, in CheckTargetCausesMultiVersioning()
10412 MultiVersionKind NewMVType, const TargetAttr *NewTA, in CheckMultiVersionAdditionalDecl()
10566 const auto *NewTA = NewFD->getAttr<TargetAttr>(); in CheckMultiVersionFunction() local