Home
last modified time | relevance | path

Searched refs:CurFeat (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3107 for (auto &CurFeat : CurFeatures) { in checkTargetClonesAttrString() local
3110 Res.append(CurFeat); in checkTargetClonesAttrString()